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