Interface NxCtClear
-
- All Superinterfaces:
org.opendaylight.yangtools.yang.binding.Augmentable<NxCtClear>,org.opendaylight.yangtools.yang.binding.BindingObject,org.opendaylight.yangtools.yang.binding.ChildOf<NxActionCtClearGrouping>,org.opendaylight.yangtools.yang.binding.DataContainer,org.opendaylight.yangtools.yang.binding.DataObject
public interface NxCtClear extends org.opendaylight.yangtools.yang.binding.ChildOf<NxActionCtClearGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<NxCtClear>
Clear Ct states from the flowThis class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-action
container nx-ct-clear { presence "no content action"; }The schema path to identify an instance is openflowplugin-extension-nicira-action/nx-action-ct-clear-grouping/nx-ct-clearTo create instances of this class use
NxCtClearBuilder.- See Also:
NxCtClearBuilder
-
-
Field Summary
Fields Modifier and Type Field Description static @NonNull org.opendaylight.yangtools.yang.common.QNameQNAME
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default Class<NxCtClear>implementedInterface()
-