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