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