public class NxActionOutputRegRpcRemoveFlowApplyActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionOutputRegRpcRemoveFlowApplyActionsCase>
NxActionOutputRegRpcRemoveFlowApplyActionsCase instances.| Constructor and Description |
|---|
NxActionOutputRegRpcRemoveFlowApplyActionsCaseBuilder() |
NxActionOutputRegRpcRemoveFlowApplyActionsCaseBuilder(NxActionOutputRegGrouping arg) |
NxActionOutputRegRpcRemoveFlowApplyActionsCaseBuilder(NxActionOutputRegRpcRemoveFlowApplyActionsCase base) |
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 NxActionOutputRegRpcRemoveFlowApplyActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionOutputRegRpcRemoveFlowApplyActionsCase>> augmentationType)
public NxActionOutputRegRpcRemoveFlowApplyActionsCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionOutputRegRpcRemoveFlowApplyActionsCase>Copyright © 2016 OpenDaylight. All rights reserved.