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