public class NxActionRegMoveRpcUpdateGroupUpdatedCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionRegMoveRpcUpdateGroupUpdatedCase>
NxActionRegMoveRpcUpdateGroupUpdatedCase instances.NxActionRegMoveRpcUpdateGroupUpdatedCase| Constructor and Description |
|---|
NxActionRegMoveRpcUpdateGroupUpdatedCaseBuilder() |
NxActionRegMoveRpcUpdateGroupUpdatedCaseBuilder(NxActionRegMoveGrouping arg) |
NxActionRegMoveRpcUpdateGroupUpdatedCaseBuilder(NxActionRegMoveRpcUpdateGroupUpdatedCase base) |
| Modifier and Type | Method and Description |
|---|---|
NxActionRegMoveRpcUpdateGroupUpdatedCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcUpdateGroupUpdatedCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcUpdateGroupUpdatedCase> augmentationValue) |
NxActionRegMoveRpcUpdateGroupUpdatedCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcUpdateGroupUpdatedCase>> |
getAugmentation(Class<E> augmentationType) |
NxRegMove |
getNxRegMove() |
NxActionRegMoveRpcUpdateGroupUpdatedCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcUpdateGroupUpdatedCase>> augmentationType) |
NxActionRegMoveRpcUpdateGroupUpdatedCaseBuilder |
setNxRegMove(NxRegMove value) |
public NxActionRegMoveRpcUpdateGroupUpdatedCaseBuilder()
public NxActionRegMoveRpcUpdateGroupUpdatedCaseBuilder(NxActionRegMoveGrouping arg)
public NxActionRegMoveRpcUpdateGroupUpdatedCaseBuilder(NxActionRegMoveRpcUpdateGroupUpdatedCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic NxRegMove getNxRegMove()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcUpdateGroupUpdatedCase>> E getAugmentation(Class<E> augmentationType)
public NxActionRegMoveRpcUpdateGroupUpdatedCaseBuilder setNxRegMove(NxRegMove value)
public NxActionRegMoveRpcUpdateGroupUpdatedCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcUpdateGroupUpdatedCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcUpdateGroupUpdatedCase> augmentationValue)
public NxActionRegMoveRpcUpdateGroupUpdatedCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcUpdateGroupUpdatedCase>> augmentationType)
public NxActionRegMoveRpcUpdateGroupUpdatedCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionRegMoveRpcUpdateGroupUpdatedCase>Copyright © 2018 OpenDaylight. All rights reserved.