Uses of Class
com.opensymphony.xwork2.conversion.annotations.ConversionType

Packages that use ConversionType
com.opensymphony.xwork2.conversion.annotations Type conversion annotations. 
 

Uses of ConversionType in com.opensymphony.xwork2.conversion.annotations
 

Methods in com.opensymphony.xwork2.conversion.annotations that return ConversionType
static ConversionType ConversionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConversionType[] ConversionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 OpenSymphony. All Rights Reserved.