Uses of Enum Class
com.alphapay.api.net.HttpMethod
Packages that use HttpMethod
-
Uses of HttpMethod in com.alphapay.api.net
Methods in com.alphapay.api.net that return HttpMethodModifier and TypeMethodDescriptionstatic HttpMethodReturns the enum constant of this class with the specified name.static HttpMethod[]HttpMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.