|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operation.Attr | |
---|---|
ru.metrika4j.entity | Сущности, с которыми работает Metrika4j: счетчики, цели и т.п. |
Uses of Operation.Attr in ru.metrika4j.entity |
---|
Methods in ru.metrika4j.entity that return Operation.Attr | |
---|---|
Operation.Attr |
Operation.getAttr()
|
static Operation.Attr |
Operation.Attr.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Operation.Attr[] |
Operation.Attr.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 Operation.Attr | |
---|---|
void |
Operation.setAttr(Operation.Attr attr)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |