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