Uses of Class
ru.metrika4j.entity.Counter.Permission

Packages that use Counter.Permission
ru.metrika4j.entity Сущности, с которыми работает Metrika4j: счетчики, цели и т.п. 
 

Uses of Counter.Permission in ru.metrika4j.entity
 

Methods in ru.metrika4j.entity that return Counter.Permission
 Counter.Permission Counter.getPermission()
           
static Counter.Permission Counter.Permission.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Counter.Permission[] Counter.Permission.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 Counter.Permission
 void Counter.setPermission(Counter.Permission permission)
           
 



Copyright © 2011. All Rights Reserved.