Uses of Enum Class
io.virtualan.core.model.RequestType
Packages that use RequestType
-
Uses of RequestType in io.virtualan.core.model
Methods in io.virtualan.core.model 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.