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