public class NxActionCtClearRpcRemoveGroupCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionCtClearRpcRemoveGroupCase>
NxActionCtClearRpcRemoveGroupCase instances.NxActionCtClearRpcRemoveGroupCase| Constructor and Description |
|---|
NxActionCtClearRpcRemoveGroupCaseBuilder() |
NxActionCtClearRpcRemoveGroupCaseBuilder(NxActionCtClearGrouping arg) |
NxActionCtClearRpcRemoveGroupCaseBuilder(NxActionCtClearRpcRemoveGroupCase base) |
| Modifier and Type | Method and Description |
|---|---|
NxActionCtClearRpcRemoveGroupCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcRemoveGroupCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcRemoveGroupCase> augmentationValue) |
NxActionCtClearRpcRemoveGroupCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcRemoveGroupCase>> |
getAugmentation(Class<E> augmentationType) |
NxCtClear |
getNxCtClear() |
NxActionCtClearRpcRemoveGroupCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcRemoveGroupCase>> augmentationType) |
NxActionCtClearRpcRemoveGroupCaseBuilder |
setNxCtClear(NxCtClear value) |
public NxActionCtClearRpcRemoveGroupCaseBuilder()
public NxActionCtClearRpcRemoveGroupCaseBuilder(NxActionCtClearGrouping arg)
public NxActionCtClearRpcRemoveGroupCaseBuilder(NxActionCtClearRpcRemoveGroupCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic NxCtClear getNxCtClear()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcRemoveGroupCase>> E getAugmentation(Class<E> augmentationType)
public NxActionCtClearRpcRemoveGroupCaseBuilder setNxCtClear(NxCtClear value)
public NxActionCtClearRpcRemoveGroupCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcRemoveGroupCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcRemoveGroupCase> augmentationValue)
public NxActionCtClearRpcRemoveGroupCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcRemoveGroupCase>> augmentationType)
public NxActionCtClearRpcRemoveGroupCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionCtClearRpcRemoveGroupCase>Copyright © 2018 OpenDaylight. All rights reserved.