Uses of Enum Class
org.apache.torque.sql.SqlBuilderTest.EnumWithoutValueMethod
Packages that use SqlBuilderTest.EnumWithoutValueMethod
-
Uses of SqlBuilderTest.EnumWithoutValueMethod in org.apache.torque.sql
Methods in org.apache.torque.sql that return SqlBuilderTest.EnumWithoutValueMethodModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SqlBuilderTest.EnumWithoutValueMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.