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