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