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