|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ReportBuilder.Group | |
|---|---|
| ru.metrika4j | Центральный класс Metrika4j - MetrikaApi. |
| ru.metrika4j.impl | |
| Uses of ReportBuilder.Group in ru.metrika4j |
|---|
| Methods in ru.metrika4j that return ReportBuilder.Group | |
|---|---|
static ReportBuilder.Group |
ReportBuilder.Group.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ReportBuilder.Group[] |
ReportBuilder.Group.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 ReportBuilder.Group | |
|---|---|
ReportBuilder |
ReportBuilder.groupBy(ReportBuilder.Group group)
Задаёт группировку данных по времени. |
| Uses of ReportBuilder.Group in ru.metrika4j.impl |
|---|
| Methods in ru.metrika4j.impl with parameters of type ReportBuilder.Group | |
|---|---|
ReportBuilder |
ReportBuilderImpl.groupBy(ReportBuilder.Group group)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||