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