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