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