Interface AddFlowCaseData

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<AddFlowCaseData>, 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 AddFlowCaseData
    extends org.opendaylight.yangtools.yang.binding.ChildOf<BundleInnerMessageGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<AddFlowCaseData>, Flow

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

     container add-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-add-flow-case/add-flow-case-data

    To create instances of this class use AddFlowCaseDataBuilder.

    See Also:
    AddFlowCaseDataBuilder
    • Field Detail

      • QNAME

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