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