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