Uses of Enum Class
dev.adlin.vts4j.request.RequestType
Packages that use RequestType
-
Uses of RequestType in dev.adlin.vts4j.request
Methods in dev.adlin.vts4j.request 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.Methods in dev.adlin.vts4j.request with parameters of type RequestTypeModifier and TypeMethodDescriptionstatic RequestBuilderRequestBuilder.of(RequestType requestType)