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