Uses of Class
org.apache.qpid.console.SchemaStatistic

Uses of SchemaStatistic in org.apache.qpid.console
 

Fields in org.apache.qpid.console with type parameters of type SchemaStatistic
 ArrayList<SchemaStatistic> SchemaClass.statistics
           
 

Methods in org.apache.qpid.console that return types with arguments of type SchemaStatistic
 ArrayList<SchemaStatistic> SchemaClass.getAllStatistics()
           
 ArrayList<SchemaStatistic> SchemaClass.getStatistics()
           
 

Method parameters in org.apache.qpid.console with type arguments of type SchemaStatistic
 void SchemaClass.setStatistics(ArrayList<SchemaStatistic> statistics)
           
 



Licensed to the Apache Software Foundation