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