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