Uses of Enum Class
com.myjeeva.digitalocean.common.ActionStatus
Packages that use ActionStatus
-
Uses of ActionStatus in com.myjeeva.digitalocean.common
Methods in com.myjeeva.digitalocean.common that return ActionStatusModifier and TypeMethodDescriptionstatic ActionStatusstatic ActionStatusReturns the enum constant of this class with the specified name.static ActionStatus[]ActionStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ActionStatus in com.myjeeva.digitalocean.pojo
Methods in com.myjeeva.digitalocean.pojo that return ActionStatusMethods in com.myjeeva.digitalocean.pojo with parameters of type ActionStatus