Interface GroupType

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    GroupAll, GroupFf, GroupIndirect, GroupSelect

    @Generated("mdsal-binding-generator")
    public interface GroupType
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    Base identity for all the available group types

    This class represents the following YANG schema fragment defined in module opendaylight-group-types

     identity group-type {
     }
     
    The schema path to identify an instance is opendaylight-group-types/group-type
    • 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