public class NxActionRegMoveRpcRemoveFlowWriteActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionRegMoveRpcRemoveFlowWriteActionsCase>
NxActionRegMoveRpcRemoveFlowWriteActionsCase instances.| Constructor and Description |
|---|
NxActionRegMoveRpcRemoveFlowWriteActionsCaseBuilder() |
NxActionRegMoveRpcRemoveFlowWriteActionsCaseBuilder(NxActionRegMoveGrouping arg) |
NxActionRegMoveRpcRemoveFlowWriteActionsCaseBuilder(NxActionRegMoveRpcRemoveFlowWriteActionsCase base) |
public NxActionRegMoveRpcRemoveFlowWriteActionsCaseBuilder()
public NxActionRegMoveRpcRemoveFlowWriteActionsCaseBuilder(NxActionRegMoveGrouping arg)
public NxActionRegMoveRpcRemoveFlowWriteActionsCaseBuilder(NxActionRegMoveRpcRemoveFlowWriteActionsCase 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<NxActionRegMoveRpcRemoveFlowWriteActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionRegMoveRpcRemoveFlowWriteActionsCaseBuilder setNxRegMove(NxRegMove value)
public NxActionRegMoveRpcRemoveFlowWriteActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcRemoveFlowWriteActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcRemoveFlowWriteActionsCase> augmentationValue)
public NxActionRegMoveRpcRemoveFlowWriteActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveRpcRemoveFlowWriteActionsCase>> augmentationType)
public NxActionRegMoveRpcRemoveFlowWriteActionsCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionRegMoveRpcRemoveFlowWriteActionsCase>Copyright © 2017 OpenDaylight. All rights reserved.