Uses of Class
org.sharengo.wikitty.search.Search.KIND

Packages that use Search.KIND
org.sharengo.wikitty.search   
 

Uses of Search.KIND in org.sharengo.wikitty.search
 

Methods in org.sharengo.wikitty.search that return Search.KIND
static Search.KIND Search.KIND.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Search.KIND[] Search.KIND.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.sharengo.wikitty.search with parameters of type Search.KIND
static Search Search.query(Search.KIND kind)
           
 



Copyright © 2009-2010 CodeLutin. All Rights Reserved.