public interface NxCtClear extends org.opendaylight.yangtools.yang.binding.ChildOf<NxActionCtClearGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<NxCtClear>
This 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-clear
To create instances of this class use NxCtClearBuilder.
NxCtClearBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<NxCtClear> |
implementedInterface() |
Copyright © 2020 OpenDaylight. All rights reserved.