Uses of Enum Class
jp.ecuacion.splib.web.form.enums.BooleanOnSearchEnum
Packages that use BooleanOnSearchEnum
-
Uses of BooleanOnSearchEnum in jp.ecuacion.splib.web.form.enums
Methods in jp.ecuacion.splib.web.form.enums that return BooleanOnSearchEnumModifier and TypeMethodDescriptionstatic BooleanOnSearchEnumBooleanOnSearchEnum.getEnumFromCode(String code) static BooleanOnSearchEnumReturns the enum constant of this class with the specified name.static BooleanOnSearchEnum[]BooleanOnSearchEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.