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