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