public interface FlowMods extends org.opendaylight.yangtools.yang.binding.ChildOf<NxLearn>, org.opendaylight.yangtools.yang.binding.Augmentable<FlowMods>, FlowModSpec
This class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-action
list flow-mods {
uses flow-mod-spec;
}
The schema path to identify an instance is
openflowplugin-extension-nicira-action/nx-action-learn-grouping/nx-learn/flow-mods
To create instances of this class use FlowModsBuilder.
FlowModsBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<FlowMods> |
implementedInterface() |
getFlowModSpecdefault Class<FlowMods> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface FlowModSpecCopyright © 2019 OpenDaylight. All rights reserved.