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