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