Uses of Enum Class
tech.mgl.utils.http.MGL_HttpUtils.ParamsType
Packages that use MGL_HttpUtils.ParamsType
-
Uses of MGL_HttpUtils.ParamsType in tech.mgl.utils.http
Methods in tech.mgl.utils.http that return MGL_HttpUtils.ParamsTypeModifier and TypeMethodDescriptionstatic MGL_HttpUtils.ParamsTypeReturns the enum constant of this class with the specified name.static MGL_HttpUtils.ParamsType[]MGL_HttpUtils.ParamsType.values()Returns an array containing the constants of this enum class, in the order they are declared.