Uses of Enum Class
org.conical.common.bbl.web.util.ActionOperation
Package
Description
Contains utility classes that would most likely come in handy during website development.
-
Uses of ActionOperation in org.conical.common.bbl.web.util
Modifier and TypeMethodDescriptionstatic ActionOperation
Returns the enum constant of this class with the specified name.static ActionOperation[]
ActionOperation.values()
Returns an array containing the constants of this enum class, in the order they are declared.