Interface RemoveFlowCaseData

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<RemoveFlowCaseData>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChildOf<BundleInnerMessageGrouping>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, Flow, GenericFlowAttributes

    public interface RemoveFlowCaseData
    extends org.opendaylight.yangtools.yang.binding.ChildOf<BundleInnerMessageGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<RemoveFlowCaseData>, Flow

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

     container remove-flow-case-data {
       uses flow-types:flow;
     }
     
    The schema path to identify an instance is sal-bundle/bundle-inner-message-grouping/bundle-inner-message/bundle-remove-flow-case/remove-flow-case-data

    To create instances of this class use RemoveFlowCaseDataBuilder.

    See Also:
    RemoveFlowCaseDataBuilder
    • Field Detail

      • QNAME

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