Interface BulkFlowBaseContentGrouping

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, Flow, GenericFlowAttributes, NodeContextRef
    All Known Subinterfaces:
    BulkFlowDsItem, BulkFlowItem

    @Generated("mdsal-binding-generator")
    public interface BulkFlowBaseContentGrouping
    extends org.opendaylight.yangtools.yang.binding.DataObject, NodeContextRef, Flow

    This class represents the following YANG schema fragment defined in module sal-bulk-flow

     grouping bulk-flow-base-content-grouping {
       uses inv:node-context-ref;
       uses types:flow;
     }