Interface GetGroupFeaturesOutput

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

    @Deprecated
    public interface GetGroupFeaturesOutput
    extends GroupFeaturesReply, TransactionAware, org.opendaylight.yangtools.yang.binding.RpcOutput, org.opendaylight.yangtools.yang.binding.Augmentable<GetGroupFeaturesOutput>
    Deprecated.

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

     output output {
       uses group-types:group-features-reply;
       uses tr:transaction-aware;
     }
     
    The schema path to identify an instance is opendaylight-group-statistics/get-group-features/output

    To create instances of this class use GetGroupFeaturesOutputBuilder.

    See Also:
    GetGroupFeaturesOutputBuilder
    • Field Detail

      • QNAME

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