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