public interface AggregateFlowStatistics
extends org.opendaylight.yangtools.yang.binding.DataObject
This class represents the following YANG schema fragment defined in module opendaylight-flow-statistics
grouping aggregate-flow-statistics { container aggregate-flow-statistics { uses stat-types:aggregate-flow-statistics; } }The schema path to identify an instance is opendaylight-flow-statistics/aggregate-flow-statistics
Modifier and Type | Field and Description |
---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
Modifier and Type | Method and Description |
---|---|
AggregateFlowStatistics |
getAggregateFlowStatistics() |
Class<? extends AggregateFlowStatistics> |
implementedInterface() |
Class<? extends AggregateFlowStatistics> implementedInterface()
implementedInterface
in interface org.opendaylight.yangtools.yang.binding.DataContainer
implementedInterface
in interface org.opendaylight.yangtools.yang.binding.DataObject
AggregateFlowStatistics getAggregateFlowStatistics()
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.aggregate.flow.statistics.AggregateFlowStatistics
aggregateFlowStatistics
, or null
if not presentCopyright © 2020 OpenDaylight. All rights reserved.