public class NxActionRegLoadRpcRemoveFlowApplyActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionRegLoadRpcRemoveFlowApplyActionsCase>
NxActionRegLoadRpcRemoveFlowApplyActionsCase instances.| Constructor and Description |
|---|
NxActionRegLoadRpcRemoveFlowApplyActionsCaseBuilder() |
NxActionRegLoadRpcRemoveFlowApplyActionsCaseBuilder(NxActionRegLoadGrouping arg) |
NxActionRegLoadRpcRemoveFlowApplyActionsCaseBuilder(NxActionRegLoadRpcRemoveFlowApplyActionsCase base) |
public NxActionRegLoadRpcRemoveFlowApplyActionsCaseBuilder()
public NxActionRegLoadRpcRemoveFlowApplyActionsCaseBuilder(NxActionRegLoadGrouping arg)
public NxActionRegLoadRpcRemoveFlowApplyActionsCaseBuilder(NxActionRegLoadRpcRemoveFlowApplyActionsCase 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<NxActionRegLoadRpcRemoveFlowApplyActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionRegLoadRpcRemoveFlowApplyActionsCaseBuilder setNxRegLoad(NxRegLoad value)
public NxActionRegLoadRpcRemoveFlowApplyActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcRemoveFlowApplyActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcRemoveFlowApplyActionsCase> augmentationValue)
public NxActionRegLoadRpcRemoveFlowApplyActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcRemoveFlowApplyActionsCase>> augmentationType)
public NxActionRegLoadRpcRemoveFlowApplyActionsCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionRegLoadRpcRemoveFlowApplyActionsCase>Copyright © 2018 OpenDaylight. All rights reserved.