Version: 1.1.1

Uses of Class
org.biomoby.registry.sync.filtering.FilterRuleKeys

Packages that use FilterRuleKeys
org.biomoby.registry.sync.filtering   
 

Uses of FilterRuleKeys in org.biomoby.registry.sync.filtering
 

Methods in org.biomoby.registry.sync.filtering that return FilterRuleKeys
static FilterRuleKeys FilterRuleKeys.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FilterRuleKeys[] FilterRuleKeys.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.biomoby.registry.sync.filtering with parameters of type FilterRuleKeys
 void ServiceFilter.addFilterRule(FilterRuleKeys ruleKey, String rule)
          Adds a new filtering rule.
 


Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010