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