Uses of Enum Class
com.opensymphony.xwork2.conversion.annotations.ConversionRule
Packages that use ConversionRule
-
Uses of ConversionRule in com.opensymphony.xwork2.conversion.annotations
Methods in com.opensymphony.xwork2.conversion.annotations that return ConversionRuleModifier and TypeMethodDescriptionstatic ConversionRule
Returns the enum constant of this class with the specified name.static ConversionRule[]
ConversionRule.values()
Returns an array containing the constants of this enum class, in the order they are declared.