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