public class NxActionSetNshc2RpcAddFlowApplyActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionSetNshc2RpcAddFlowApplyActionsCase>
NxActionSetNshc2RpcAddFlowApplyActionsCase instances.| Constructor and Description |
|---|
NxActionSetNshc2RpcAddFlowApplyActionsCaseBuilder() |
NxActionSetNshc2RpcAddFlowApplyActionsCaseBuilder(NxActionSetNshc2Grouping arg) |
NxActionSetNshc2RpcAddFlowApplyActionsCaseBuilder(NxActionSetNshc2RpcAddFlowApplyActionsCase base) |
| Modifier and Type | Method and Description |
|---|---|
NxActionSetNshc2RpcAddFlowApplyActionsCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcAddFlowApplyActionsCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcAddFlowApplyActionsCase> augmentation) |
NxActionSetNshc2RpcAddFlowApplyActionsCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcAddFlowApplyActionsCase>> |
getAugmentation(Class<E> augmentationType) |
NxSetNshc2 |
getNxSetNshc2() |
NxActionSetNshc2RpcAddFlowApplyActionsCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcAddFlowApplyActionsCase>> augmentationType) |
NxActionSetNshc2RpcAddFlowApplyActionsCaseBuilder |
setNxSetNshc2(NxSetNshc2 value) |
public NxActionSetNshc2RpcAddFlowApplyActionsCaseBuilder()
public NxActionSetNshc2RpcAddFlowApplyActionsCaseBuilder(NxActionSetNshc2Grouping arg)
public NxActionSetNshc2RpcAddFlowApplyActionsCaseBuilder(NxActionSetNshc2RpcAddFlowApplyActionsCase 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<NxActionSetNshc2RpcAddFlowApplyActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionSetNshc2RpcAddFlowApplyActionsCaseBuilder setNxSetNshc2(NxSetNshc2 value)
public NxActionSetNshc2RpcAddFlowApplyActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcAddFlowApplyActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcAddFlowApplyActionsCase> augmentation)
public NxActionSetNshc2RpcAddFlowApplyActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc2RpcAddFlowApplyActionsCase>> augmentationType)
public NxActionSetNshc2RpcAddFlowApplyActionsCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionSetNshc2RpcAddFlowApplyActionsCase>Copyright © 2015. All rights reserved.