public class GetFlowStatisticsFromFlowTableOutputBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<GetFlowStatisticsFromFlowTableOutput>
GetFlowStatisticsFromFlowTableOutput
instances.GetFlowStatisticsFromFlowTableOutput
Constructor and Description |
---|
GetFlowStatisticsFromFlowTableOutputBuilder() |
GetFlowStatisticsFromFlowTableOutputBuilder(FlowAndStatisticsMapList arg) |
GetFlowStatisticsFromFlowTableOutputBuilder(GetFlowStatisticsFromFlowTableOutput base) |
GetFlowStatisticsFromFlowTableOutputBuilder(TransactionAware arg) |
public GetFlowStatisticsFromFlowTableOutputBuilder()
public GetFlowStatisticsFromFlowTableOutputBuilder(TransactionAware arg)
public GetFlowStatisticsFromFlowTableOutputBuilder(FlowAndStatisticsMapList arg)
public GetFlowStatisticsFromFlowTableOutputBuilder(GetFlowStatisticsFromFlowTableOutput base)
public void fieldsFrom(org.opendaylight.yangtools.yang.binding.DataObject arg)
arg
- grouping objectIllegalArgumentException
- if given argument is none of valid typespublic List<FlowAndStatisticsMapList> getFlowAndStatisticsMapList()
public TransactionId getTransactionId()
public <E extends org.opendaylight.yangtools.yang.binding.Augmentation<GetFlowStatisticsFromFlowTableOutput>> E getAugmentation(Class<E> augmentationType)
public GetFlowStatisticsFromFlowTableOutputBuilder setFlowAndStatisticsMapList(List<FlowAndStatisticsMapList> value)
public GetFlowStatisticsFromFlowTableOutputBuilder setTransactionId(TransactionId value)
public GetFlowStatisticsFromFlowTableOutputBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetFlowStatisticsFromFlowTableOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<GetFlowStatisticsFromFlowTableOutput> augmentationValue)
public GetFlowStatisticsFromFlowTableOutputBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetFlowStatisticsFromFlowTableOutput>> augmentationType)
public GetFlowStatisticsFromFlowTableOutput build()
build
in interface org.opendaylight.yangtools.concepts.Builder<GetFlowStatisticsFromFlowTableOutput>
Copyright © 2018 OpenDaylight. All rights reserved.