Uses of Class
com.ca.commons.opbindings.xmlbind.SearchScope

Packages that use SearchScope
com.ca.commons.opbindings.xmlbind   
 

Uses of SearchScope in com.ca.commons.opbindings.xmlbind
 

Methods in com.ca.commons.opbindings.xmlbind that return SearchScope
static SearchScope SearchScope.fromValue(String v)
           
static SearchScope SearchScope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SearchScope[] SearchScope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Created 2011-07-14 13:27 EST