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