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