Uses of Class
io.mosip.kernel.otpmanager.constant.OtpStatusConstants
-
Packages that use OtpStatusConstants Package Description io.mosip.kernel.otpmanager.constant -
-
Uses of OtpStatusConstants in io.mosip.kernel.otpmanager.constant
Methods in io.mosip.kernel.otpmanager.constant that return OtpStatusConstants Modifier and Type Method Description static OtpStatusConstantsOtpStatusConstants. valueOf(String name)Returns the enum constant of this type with the specified name.static OtpStatusConstants[]OtpStatusConstants. values()Returns an array containing the constants of this enum type, in the order they are declared.
-