public class NxActionRegLoadRpcRemoveFlowWriteActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionRegLoadRpcRemoveFlowWriteActionsCase>
NxActionRegLoadRpcRemoveFlowWriteActionsCase instances.| Constructor and Description |
|---|
NxActionRegLoadRpcRemoveFlowWriteActionsCaseBuilder() |
NxActionRegLoadRpcRemoveFlowWriteActionsCaseBuilder(NxActionRegLoadGrouping arg) |
NxActionRegLoadRpcRemoveFlowWriteActionsCaseBuilder(NxActionRegLoadRpcRemoveFlowWriteActionsCase base) |
public NxActionRegLoadRpcRemoveFlowWriteActionsCaseBuilder()
public NxActionRegLoadRpcRemoveFlowWriteActionsCaseBuilder(NxActionRegLoadGrouping arg)
public NxActionRegLoadRpcRemoveFlowWriteActionsCaseBuilder(NxActionRegLoadRpcRemoveFlowWriteActionsCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic NxRegLoad getNxRegLoad()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcRemoveFlowWriteActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionRegLoadRpcRemoveFlowWriteActionsCaseBuilder setNxRegLoad(NxRegLoad value)
public NxActionRegLoadRpcRemoveFlowWriteActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcRemoveFlowWriteActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcRemoveFlowWriteActionsCase> augmentationValue)
public NxActionRegLoadRpcRemoveFlowWriteActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcRemoveFlowWriteActionsCase>> augmentationType)
public NxActionRegLoadRpcRemoveFlowWriteActionsCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionRegLoadRpcRemoveFlowWriteActionsCase>Copyright © 2018 OpenDaylight. All rights reserved.