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