Interface FlagIdentity

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    UndefinedFlag

    @Generated("mdsal-binding-generator")
    public interface FlagIdentity
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    Base type for flags

    This class represents the following YANG schema fragment defined in module l3-unicast-igp-topology

     identity flag-identity {
     }
     
    The schema path to identify an instance is l3-unicast-igp-topologyflag-identity
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME