Class NodeId

    • Constructor Detail

      • NodeId

        public NodeId​(NodeId source)
        Creates a copy from Source Object.
        Parameters:
        source - Source object
      • NodeId

        public NodeId​(Uri source)
        Creates a new instance from Uri
        Parameters:
        source - Source object
    • Method Detail

      • getDefaultInstance

        public static NodeId getDefaultInstance​(String defaultValue)