Interface GroupFeatures

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<GroupFeatures>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChildOf<GroupFeatures>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, GroupFeatures, GroupFeaturesReply

    public interface GroupFeatures
    extends org.opendaylight.yangtools.yang.binding.ChildOf<GroupFeatures>, org.opendaylight.yangtools.yang.binding.Augmentable<GroupFeatures>, GroupFeaturesReply

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

     container group-features {
       uses group-types:group-features-reply;
     }
     
    The schema path to identify an instance is opendaylight-group-statistics/group-features/group-features

    To create instances of this class use GroupFeaturesBuilder.

    See Also:
    GroupFeaturesBuilder
    • Field Detail

      • QNAME

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