Uses of Class
ru.metrika4j.Reports

Packages that use Reports
ru.metrika4j Центральный класс Metrika4j - MetrikaApi
ru.metrika4j.impl   
 

Uses of Reports in ru.metrika4j
 

Methods in ru.metrika4j that return Reports
static Reports Reports.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Reports[] Reports.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in ru.metrika4j with parameters of type Reports
 ReportBuilder MetrikaApi.makeReportBuilder(Reports report, int counterId)
          Возвращает построитель для заданного отчёта
 

Uses of Reports in ru.metrika4j.impl
 

Methods in ru.metrika4j.impl with parameters of type Reports
 ReportBuilder MetrikaApiImpl.makeReportBuilder(Reports report, int counterId)
           
 



Copyright © 2011. All Rights Reserved.