Uses of Class
ru.metrika4j.entity.Filter.Attr

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

Uses of Filter.Attr in ru.metrika4j.entity
 

Methods in ru.metrika4j.entity that return Filter.Attr
 Filter.Attr Filter.getAttr()
           
static Filter.Attr Filter.Attr.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Filter.Attr[] Filter.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 Filter.Attr
static Filter Filter.createFilter(Filter.Attr attr, Filter.Type type, java.lang.String value, Filter.Action action)
           
 void Filter.setAttr(Filter.Attr attr)
           
 



Copyright © 2011. All Rights Reserved.