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