Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215.GetFlowTablesStatisticsOutputBuilder
Packages that use GetFlowTablesStatisticsOutputBuilder
-
Uses of GetFlowTablesStatisticsOutputBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215 that return GetFlowTablesStatisticsOutputBuilderModifier and TypeMethodDescriptionGetFlowTablesStatisticsOutputBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<GetFlowTablesStatisticsOutput> augmentation) Add an augmentation to this builder's product.GetFlowTablesStatisticsOutputBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<GetFlowTablesStatisticsOutput>> augmentationType) Remove an augmentation from this builder's product.GetFlowTablesStatisticsOutputBuilder.setFlowTableAndStatisticsMap
(Map<FlowTableAndStatisticsMapKey, FlowTableAndStatisticsMap> values) Set the property corresponding toFlowTableAndStatisticsMap.getFlowTableAndStatisticsMap()
to the specified value.GetFlowTablesStatisticsOutputBuilder.setTransactionId
(TransactionId value) Set the property corresponding toTransactionAware.getTransactionId()
to the specified value.