|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Goal.GoalType | |
---|---|
ru.metrika4j.entity | Сущности, с которыми работает Metrika4j: счетчики, цели и т.п. |
Uses of Goal.GoalType in ru.metrika4j.entity |
---|
Methods in ru.metrika4j.entity that return Goal.GoalType | |
---|---|
Goal.GoalType |
Goal.getType()
|
static Goal.GoalType |
Goal.GoalType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Goal.GoalType[] |
Goal.GoalType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in ru.metrika4j.entity with parameters of type Goal.GoalType | |
---|---|
void |
Goal.setType(Goal.GoalType type)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |