Uses of Enum Class
com.codebox.enums.CheckClear
Packages that use CheckClear
Package
Description
Java Bean Tester Package contains enums for use by javabean tester.
-
Uses of CheckClear in com.codebox.enums
Methods in com.codebox.enums that return CheckClearModifier and TypeMethodDescriptionstatic CheckClear
Returns the enum constant of this class with the specified name.static CheckClear[]
CheckClear.values()
Returns an array containing the constants of this enum class, in the order they are declared.