public class NxActionRegLoadRpcAddFlowApplyActionsCaseBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<NxActionRegLoadRpcAddFlowApplyActionsCase>
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 |
removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcAddFlowApplyActionsCase>> augmentationType) |
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 NxActionRegLoadRpcAddFlowApplyActionsCaseBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegLoadRpcAddFlowApplyActionsCase>> augmentationType)
public NxActionRegLoadRpcAddFlowApplyActionsCase build()
build in interface org.opendaylight.yangtools.concepts.Builder<NxActionRegLoadRpcAddFlowApplyActionsCase>Copyright © 2016 OpenDaylight. All rights reserved.