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