public class GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder extends Object implements org.opendaylight.yangtools.concepts.Builder<GetAllFlowsStatisticsFromAllFlowTablesOutput>
GetAllFlowsStatisticsFromAllFlowTablesOutput
instances.public GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder()
public GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder(TransactionAware arg)
public GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder(FlowAndStatisticsMapList arg)
public GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder(GetAllFlowsStatisticsFromAllFlowTablesOutput 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<GetAllFlowsStatisticsFromAllFlowTablesOutput>> E getAugmentation(Class<E> augmentationType)
public GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder setFlowAndStatisticsMapList(List<FlowAndStatisticsMapList> value)
public GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder setTransactionId(TransactionId value)
public GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetAllFlowsStatisticsFromAllFlowTablesOutput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<GetAllFlowsStatisticsFromAllFlowTablesOutput> augmentation)
public GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetAllFlowsStatisticsFromAllFlowTablesOutput>> augmentationType)
public GetAllFlowsStatisticsFromAllFlowTablesOutput build()
build
in interface org.opendaylight.yangtools.concepts.Builder<GetAllFlowsStatisticsFromAllFlowTablesOutput>
Copyright © 2018 OpenDaylight. All rights reserved.