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