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