Class SimpleQNameWithPredicate

  • All Implemented Interfaces:
    org.opendaylight.yangtools.concepts.Immutable, org.opendaylight.yangtools.concepts.MutationBehaviour<org.opendaylight.yangtools.concepts.Immutable>, QNameWithPredicate

    public class SimpleQNameWithPredicate
    extends Object
    • Method Detail

      • getModuleQname

        public org.opendaylight.yangtools.yang.common.QNameModule getModuleQname()
      • getLocalName

        public String getLocalName()
      • getQName

        public org.opendaylight.yangtools.yang.common.QName getQName()
      • equals

        public final boolean equals​(Object obj)
        Overrides:
        equals in class Object
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object