public class NxActionRegMoveRpcUpdateFlowUpdatedApplyActionsCaseBuilder extends Object
NxActionRegMoveRpcUpdateFlowUpdatedApplyActionsCase instances.| Modifier and Type | Method and Description |
|---|---|
NxActionRegMoveRpcUpdateFlowUpdatedApplyActionsCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcUpdateFlowUpdatedApplyActionsCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcUpdateFlowUpdatedApplyActionsCase> augmentation) |
NxActionRegMoveRpcUpdateFlowUpdatedApplyActionsCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcUpdateFlowUpdatedApplyActionsCase>> |
getAugmentation(Class<E> augmentationType) |
NxRegMove |
getNxRegMove() |
NxActionRegMoveRpcUpdateFlowUpdatedApplyActionsCaseBuilder |
setNxRegMove(NxRegMove value) |
public NxActionRegMoveRpcUpdateFlowUpdatedApplyActionsCaseBuilder()
public NxActionRegMoveRpcUpdateFlowUpdatedApplyActionsCaseBuilder(NxActionRegMoveGrouping arg)
public NxActionRegMoveRpcUpdateFlowUpdatedApplyActionsCaseBuilder(NxActionRegMoveRpcUpdateFlowUpdatedApplyActionsCase 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<NxActionRegMoveRpcUpdateFlowUpdatedApplyActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionRegMoveRpcUpdateFlowUpdatedApplyActionsCaseBuilder setNxRegMove(NxRegMove value)
public NxActionRegMoveRpcUpdateFlowUpdatedApplyActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcUpdateFlowUpdatedApplyActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcUpdateFlowUpdatedApplyActionsCase> augmentation)
public NxActionRegMoveRpcUpdateFlowUpdatedApplyActionsCase build()
Copyright © 2015. All rights reserved.