public class NxActionSetNshc2RpcRemoveGroupCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionSetNshc2RpcRemoveGroupCase>
NxActionSetNshc2RpcRemoveGroupCase instances.NxActionSetNshc2RpcRemoveGroupCase| Constructor and Description |
|---|
NxActionSetNshc2RpcRemoveGroupCaseBuilder() |
NxActionSetNshc2RpcRemoveGroupCaseBuilder(NxActionSetNshc2Grouping arg) |
NxActionSetNshc2RpcRemoveGroupCaseBuilder(NxActionSetNshc2RpcRemoveGroupCase base) |
| Modifier and Type | Method and Description |
|---|---|
NxActionSetNshc2RpcRemoveGroupCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcRemoveGroupCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcRemoveGroupCase> augmentation) |
NxActionSetNshc2RpcRemoveGroupCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcRemoveGroupCase>> |
getAugmentation(Class<E> augmentationType) |
NxSetNshc2 |
getNxSetNshc2() |
NxActionSetNshc2RpcRemoveGroupCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcRemoveGroupCase>> augmentationType) |
NxActionSetNshc2RpcRemoveGroupCaseBuilder |
setNxSetNshc2(NxSetNshc2 value) |
public NxActionSetNshc2RpcRemoveGroupCaseBuilder()
public NxActionSetNshc2RpcRemoveGroupCaseBuilder(NxActionSetNshc2Grouping arg)
public NxActionSetNshc2RpcRemoveGroupCaseBuilder(NxActionSetNshc2RpcRemoveGroupCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic NxSetNshc2 getNxSetNshc2()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcRemoveGroupCase>> E getAugmentation(Class<E> augmentationType)
public NxActionSetNshc2RpcRemoveGroupCaseBuilder setNxSetNshc2(NxSetNshc2 value)
public NxActionSetNshc2RpcRemoveGroupCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcRemoveGroupCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcRemoveGroupCase> augmentation)
public NxActionSetNshc2RpcRemoveGroupCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcRemoveGroupCase>> augmentationType)
public NxActionSetNshc2RpcRemoveGroupCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionSetNshc2RpcRemoveGroupCase>Copyright © 2015. All rights reserved.