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