Uses of Class
org.apache.cxf.testutils.locator.FieldEnumeratedType

Packages that use FieldEnumeratedType
org.apache.cxf.testutils.locator   
 

Uses of FieldEnumeratedType in org.apache.cxf.testutils.locator
 

Methods in org.apache.cxf.testutils.locator 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.
 



Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.