Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215.FlowTableStatisticsUpdateBuilder
Packages that use FlowTableStatisticsUpdateBuilder
-
Uses of FlowTableStatisticsUpdateBuilder 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 FlowTableStatisticsUpdateBuilderModifier and TypeMethodDescriptionFlowTableStatisticsUpdateBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<FlowTableStatisticsUpdate> augmentation) Add an augmentation to this builder's product.FlowTableStatisticsUpdateBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowTableStatisticsUpdate>> augmentationType) Remove an augmentation from this builder's product.FlowTableStatisticsUpdateBuilder.setFlowTableAndStatisticsMap
(Map<FlowTableAndStatisticsMapKey, FlowTableAndStatisticsMap> values) Set the property corresponding toFlowTableAndStatisticsMap.getFlowTableAndStatisticsMap()
to the specified value.Set the property corresponding toNode.getId()
to the specified value.FlowTableStatisticsUpdateBuilder.setMoreReplies
(Boolean value) Set the property corresponding toMultipartTransactionAware.getMoreReplies()
to the specified value.FlowTableStatisticsUpdateBuilder.setNodeConnector
(Map<NodeConnectorKey, NodeConnector> values) Set the property corresponding toNode.getNodeConnector()
to the specified value.FlowTableStatisticsUpdateBuilder.setTransactionId
(TransactionId value) Set the property corresponding toTransactionAware.getTransactionId()
to the specified value.