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