public class NxActionSetNshc4RpcAddFlowApplyActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionSetNshc4RpcAddFlowApplyActionsCase>
NxActionSetNshc4RpcAddFlowApplyActionsCase instances.| Constructor and Description |
|---|
NxActionSetNshc4RpcAddFlowApplyActionsCaseBuilder() |
NxActionSetNshc4RpcAddFlowApplyActionsCaseBuilder(NxActionSetNshc4Grouping arg) |
NxActionSetNshc4RpcAddFlowApplyActionsCaseBuilder(NxActionSetNshc4RpcAddFlowApplyActionsCase base) |
| Modifier and Type | Method and Description |
|---|---|
NxActionSetNshc4RpcAddFlowApplyActionsCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc4RpcAddFlowApplyActionsCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc4RpcAddFlowApplyActionsCase> augmentation) |
NxActionSetNshc4RpcAddFlowApplyActionsCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc4RpcAddFlowApplyActionsCase>> |
getAugmentation(Class<E> augmentationType) |
NxSetNshc4 |
getNxSetNshc4() |
NxActionSetNshc4RpcAddFlowApplyActionsCaseBuilder |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc4RpcAddFlowApplyActionsCase>> augmentationType) |
NxActionSetNshc4RpcAddFlowApplyActionsCaseBuilder |
setNxSetNshc4(NxSetNshc4 value) |
public NxActionSetNshc4RpcAddFlowApplyActionsCaseBuilder()
public NxActionSetNshc4RpcAddFlowApplyActionsCaseBuilder(NxActionSetNshc4Grouping arg)
public NxActionSetNshc4RpcAddFlowApplyActionsCaseBuilder(NxActionSetNshc4RpcAddFlowApplyActionsCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic NxSetNshc4 getNxSetNshc4()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc4RpcAddFlowApplyActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionSetNshc4RpcAddFlowApplyActionsCaseBuilder setNxSetNshc4(NxSetNshc4 value)
public NxActionSetNshc4RpcAddFlowApplyActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc4RpcAddFlowApplyActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc4RpcAddFlowApplyActionsCase> augmentation)
public NxActionSetNshc4RpcAddFlowApplyActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionSetNshc4RpcAddFlowApplyActionsCase>> augmentationType)
public NxActionSetNshc4RpcAddFlowApplyActionsCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionSetNshc4RpcAddFlowApplyActionsCase>Copyright © 2015. All rights reserved.