Uses of Enum Class
com.iizix.server.acme.LetsEncrypt.Code
Packages that use LetsEncrypt.Code
Uses of LetsEncrypt.Code in com.iizix.server.acme
Methods in com.iizix.server.acme that return LetsEncrypt.CodeModifier and TypeMethodDescriptionLetsEncrypt.Reply.getReturnCode()Gets the return code.static LetsEncrypt.CodeReturns the enum constant of this class with the specified name.static LetsEncrypt.Code[]LetsEncrypt.Code.values()Returns an array containing the constants of this enum class, in the order they are declared.