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