public class NxActionRegLoadNodesNodeTableFlowApplyActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionRegLoadNodesNodeTableFlowApplyActionsCase>
NxActionRegLoadNodesNodeTableFlowApplyActionsCase instances.public NxActionRegLoadNodesNodeTableFlowApplyActionsCaseBuilder()
public NxActionRegLoadNodesNodeTableFlowApplyActionsCaseBuilder(NxActionRegLoadGrouping arg)
public NxActionRegLoadNodesNodeTableFlowApplyActionsCaseBuilder(NxActionRegLoadNodesNodeTableFlowApplyActionsCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic NxRegLoad getNxRegLoad()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadNodesNodeTableFlowApplyActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionRegLoadNodesNodeTableFlowApplyActionsCaseBuilder setNxRegLoad(NxRegLoad value)
public NxActionRegLoadNodesNodeTableFlowApplyActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadNodesNodeTableFlowApplyActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadNodesNodeTableFlowApplyActionsCase> augmentation)
public NxActionRegLoadNodesNodeTableFlowApplyActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadNodesNodeTableFlowApplyActionsCase>> augmentationType)
public NxActionRegLoadNodesNodeTableFlowApplyActionsCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionRegLoadNodesNodeTableFlowApplyActionsCase>Copyright © 2015. All rights reserved.