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