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