JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
dev.resms.services.otp.model.OtpCode
Packages that use
OtpCode
Package
Description
dev.resms.services.otp.model
Uses of
OtpCode
in
dev.resms.services.otp.model
Methods in
dev.resms.services.otp.model
that return
OtpCode
Modifier and Type
Method
Description
static
OtpCode
OtpCode.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
OtpCode
[]
OtpCode.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.