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