public class NxActionMultipathRpcRemoveFlowWriteActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionMultipathRpcRemoveFlowWriteActionsCase>
NxActionMultipathRpcRemoveFlowWriteActionsCase instances.| Constructor and Description |
|---|
NxActionMultipathRpcRemoveFlowWriteActionsCaseBuilder() |
NxActionMultipathRpcRemoveFlowWriteActionsCaseBuilder(NxActionMultipathGrouping arg) |
NxActionMultipathRpcRemoveFlowWriteActionsCaseBuilder(NxActionMultipathRpcRemoveFlowWriteActionsCase base) |
public NxActionMultipathRpcRemoveFlowWriteActionsCaseBuilder()
public NxActionMultipathRpcRemoveFlowWriteActionsCaseBuilder(NxActionMultipathGrouping arg)
public NxActionMultipathRpcRemoveFlowWriteActionsCaseBuilder(NxActionMultipathRpcRemoveFlowWriteActionsCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic NxMultipath getNxMultipath()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcRemoveFlowWriteActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionMultipathRpcRemoveFlowWriteActionsCaseBuilder setNxMultipath(NxMultipath value)
public NxActionMultipathRpcRemoveFlowWriteActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcRemoveFlowWriteActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcRemoveFlowWriteActionsCase> augmentation)
public NxActionMultipathRpcRemoveFlowWriteActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionMultipathRpcRemoveFlowWriteActionsCase>> augmentationType)
public NxActionMultipathRpcRemoveFlowWriteActionsCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionMultipathRpcRemoveFlowWriteActionsCase>Copyright © 2016 OpenDaylight. All rights reserved.