public class NxActionSetNshc2RpcRemoveFlowApplyActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionSetNshc2RpcRemoveFlowApplyActionsCase>
NxActionSetNshc2RpcRemoveFlowApplyActionsCase instances.| Constructor and Description |
|---|
NxActionSetNshc2RpcRemoveFlowApplyActionsCaseBuilder() |
NxActionSetNshc2RpcRemoveFlowApplyActionsCaseBuilder(NxActionSetNshc2Grouping arg) |
NxActionSetNshc2RpcRemoveFlowApplyActionsCaseBuilder(NxActionSetNshc2RpcRemoveFlowApplyActionsCase base) |
public NxActionSetNshc2RpcRemoveFlowApplyActionsCaseBuilder()
public NxActionSetNshc2RpcRemoveFlowApplyActionsCaseBuilder(NxActionSetNshc2Grouping arg)
public NxActionSetNshc2RpcRemoveFlowApplyActionsCaseBuilder(NxActionSetNshc2RpcRemoveFlowApplyActionsCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic NxSetNshc2 getNxSetNshc2()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcRemoveFlowApplyActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionSetNshc2RpcRemoveFlowApplyActionsCaseBuilder setNxSetNshc2(NxSetNshc2 value)
public NxActionSetNshc2RpcRemoveFlowApplyActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcRemoveFlowApplyActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcRemoveFlowApplyActionsCase> augmentation)
public NxActionSetNshc2RpcRemoveFlowApplyActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcRemoveFlowApplyActionsCase>> augmentationType)
public NxActionSetNshc2RpcRemoveFlowApplyActionsCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionSetNshc2RpcRemoveFlowApplyActionsCase>Copyright © 2015. All rights reserved.