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