Uses of Enum Class
org.apache.struts2.interceptor.I18nInterceptor.Storage
Packages that use I18nInterceptor.Storage
-
Uses of I18nInterceptor.Storage in org.apache.struts2.interceptor
Fields in org.apache.struts2.interceptor declared as I18nInterceptor.StorageMethods in org.apache.struts2.interceptor that return I18nInterceptor.StorageModifier and TypeMethodDescriptionstatic I18nInterceptor.Storage
Returns the enum constant of this class with the specified name.static I18nInterceptor.Storage[]
I18nInterceptor.Storage.values()
Returns an array containing the constants of this enum class, in the order they are declared.