public class NxActionOutputRegNodesNodeTableFlowApplyActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionOutputRegNodesNodeTableFlowApplyActionsCase>
NxActionOutputRegNodesNodeTableFlowApplyActionsCase instances.public NxActionOutputRegNodesNodeTableFlowApplyActionsCaseBuilder()
public NxActionOutputRegNodesNodeTableFlowApplyActionsCaseBuilder(NxActionOutputRegGrouping arg)
public NxActionOutputRegNodesNodeTableFlowApplyActionsCaseBuilder(NxActionOutputRegNodesNodeTableFlowApplyActionsCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic NxOutputReg getNxOutputReg()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionOutputRegNodesNodeTableFlowApplyActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionOutputRegNodesNodeTableFlowApplyActionsCaseBuilder setNxOutputReg(NxOutputReg value)
public NxActionOutputRegNodesNodeTableFlowApplyActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionOutputRegNodesNodeTableFlowApplyActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionOutputRegNodesNodeTableFlowApplyActionsCase> augmentationValue)
public NxActionOutputRegNodesNodeTableFlowApplyActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionOutputRegNodesNodeTableFlowApplyActionsCase>> augmentationType)
public NxActionOutputRegNodesNodeTableFlowApplyActionsCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionOutputRegNodesNodeTableFlowApplyActionsCase>Copyright © 2017 OpenDaylight. All rights reserved.