Uses of Enum
com.pugwoo.dbhelper.enums.ValueConditionEnum
Packages that use ValueConditionEnum
-
Uses of ValueConditionEnum in com.pugwoo.dbhelper.enums
Methods in com.pugwoo.dbhelper.enums that return ValueConditionEnumModifier and TypeMethodDescriptionstatic ValueConditionEnumReturns the enum constant of this type with the specified name.static ValueConditionEnum[]ValueConditionEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.