Uses of Enum Class
io.mosip.authentication.core.constant.KycTokenStatusType
Packages that use KycTokenStatusType
-
Uses of KycTokenStatusType in io.mosip.authentication.core.constant
Methods in io.mosip.authentication.core.constant that return KycTokenStatusTypeModifier and TypeMethodDescriptionstatic KycTokenStatusTypeReturns the enum constant of this class with the specified name.static KycTokenStatusType[]KycTokenStatusType.values()Returns an array containing the constants of this enum class, in the order they are declared.