Uses of Enum Class
com.takenoko.actions.annotations.ActionType
Packages that use ActionType
-
Uses of ActionType in com.takenoko.actions.annotations
Methods in com.takenoko.actions.annotations that return ActionTypeModifier and TypeMethodDescriptionstatic ActionType
Returns the enum constant of this class with the specified name.static ActionType[]
ActionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.