public class NxActionRegMoveNodesNodeTableFlowApplyActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionRegMoveNodesNodeTableFlowApplyActionsCase>
NxActionRegMoveNodesNodeTableFlowApplyActionsCase instances.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 NxActionRegMoveNodesNodeTableFlowApplyActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveNodesNodeTableFlowApplyActionsCase>> augmentationType)
public NxActionRegMoveNodesNodeTableFlowApplyActionsCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionRegMoveNodesNodeTableFlowApplyActionsCase>Copyright © 2016 OpenDaylight. All rights reserved.