Class AbstractQName

    • Method Detail

      • getLocalName

        public final String getLocalName()
        Returns YANG schema identifier which were defined for this node in the YANG module.
        Returns:
        YANG schema identifier which were defined for this node in the YANG module
      • intern

        public abstract AbstractQName intern()
        Return an interned reference to an equivalent object.
        Returns:
        Interned reference, or this object if it was interned.