public class NxActionRegLoadRpcAddFlowApplyActionsCaseBuilder extends Object
NxActionRegLoadRpcAddFlowApplyActionsCase instances.| Constructor and Description |
|---|
NxActionRegLoadRpcAddFlowApplyActionsCaseBuilder() |
NxActionRegLoadRpcAddFlowApplyActionsCaseBuilder(NxActionRegLoadGrouping arg) |
NxActionRegLoadRpcAddFlowApplyActionsCaseBuilder(NxActionRegLoadRpcAddFlowApplyActionsCase base) |
| Modifier and Type | Method and Description |
|---|---|
NxActionRegLoadRpcAddFlowApplyActionsCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcAddFlowApplyActionsCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcAddFlowApplyActionsCase> augmentation) |
NxActionRegLoadRpcAddFlowApplyActionsCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcAddFlowApplyActionsCase>> |
getAugmentation(Class<E> augmentationType) |
NxRegLoad |
getNxRegLoad() |
NxActionRegLoadRpcAddFlowApplyActionsCaseBuilder |
setNxRegLoad(NxRegLoad value) |
public NxActionRegLoadRpcAddFlowApplyActionsCaseBuilder()
public NxActionRegLoadRpcAddFlowApplyActionsCaseBuilder(NxActionRegLoadGrouping arg)
public NxActionRegLoadRpcAddFlowApplyActionsCaseBuilder(NxActionRegLoadRpcAddFlowApplyActionsCase 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<NxActionRegLoadRpcAddFlowApplyActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionRegLoadRpcAddFlowApplyActionsCaseBuilder setNxRegLoad(NxRegLoad value)
public NxActionRegLoadRpcAddFlowApplyActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcAddFlowApplyActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcAddFlowApplyActionsCase> augmentation)
public NxActionRegLoadRpcAddFlowApplyActionsCase build()
Copyright © 2015. All rights reserved.