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

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

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

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



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.