public class NxActionRegMoveNotifFlowsStatisticsUpdateApplyActionsCaseBuilder extends Object
NxActionRegMoveNotifFlowsStatisticsUpdateApplyActionsCase instances.| Modifier and Type | Method and Description |
|---|---|
NxActionRegMoveNotifFlowsStatisticsUpdateApplyActionsCaseBuilder |
addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveNotifFlowsStatisticsUpdateApplyActionsCase>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveNotifFlowsStatisticsUpdateApplyActionsCase> augmentation) |
NxActionRegMoveNotifFlowsStatisticsUpdateApplyActionsCase |
build() |
void |
fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
Set fields from given grouping argument.
|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveNotifFlowsStatisticsUpdateApplyActionsCase>> |
getAugmentation(Class<E> augmentationType) |
NxRegMove |
getNxRegMove() |
NxActionRegMoveNotifFlowsStatisticsUpdateApplyActionsCaseBuilder |
setNxRegMove(NxRegMove value) |
public NxActionRegMoveNotifFlowsStatisticsUpdateApplyActionsCaseBuilder()
public NxActionRegMoveNotifFlowsStatisticsUpdateApplyActionsCaseBuilder(NxActionRegMoveGrouping arg)
public NxActionRegMoveNotifFlowsStatisticsUpdateApplyActionsCaseBuilder(NxActionRegMoveNotifFlowsStatisticsUpdateApplyActionsCase base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg - grouping objectIllegalArgumentException - if given argument is none of valid typespublic NxRegMove getNxRegMove()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveNotifFlowsStatisticsUpdateApplyActionsCase>> E getAugmentation(Class<E> augmentationType)
public NxActionRegMoveNotifFlowsStatisticsUpdateApplyActionsCaseBuilder setNxRegMove(NxRegMove value)
public NxActionRegMoveNotifFlowsStatisticsUpdateApplyActionsCaseBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveNotifFlowsStatisticsUpdateApplyActionsCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxActionRegMoveNotifFlowsStatisticsUpdateApplyActionsCase> augmentation)
public NxActionRegMoveNotifFlowsStatisticsUpdateApplyActionsCase build()
Copyright © 2015. All rights reserved.