Uses of Class
org.apache.locator.query.FieldEnumeratedType

Packages that use FieldEnumeratedType
org.apache.locator.query   
 

Uses of FieldEnumeratedType in org.apache.locator.query
 

Methods in org.apache.locator.query that return FieldEnumeratedType
static FieldEnumeratedType FieldEnumeratedType.fromValue(java.lang.String v)
           
static FieldEnumeratedType FieldEnumeratedType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FieldEnumeratedType[] FieldEnumeratedType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.