Uses of Enum Class
tech.mgl.utils.http.MGL_HttpRequest.EnctypeType
Packages that use MGL_HttpRequest.EnctypeType
-
Uses of MGL_HttpRequest.EnctypeType in tech.mgl.utils.http
Methods in tech.mgl.utils.http that return MGL_HttpRequest.EnctypeTypeModifier and TypeMethodDescriptionMGL_HttpRequest.Builder.getEnctype()MGL_HttpRequest.getEnctype()static MGL_HttpRequest.EnctypeTypeReturns the enum constant of this class with the specified name.static MGL_HttpRequest.EnctypeType[]MGL_HttpRequest.EnctypeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tech.mgl.utils.http with parameters of type MGL_HttpRequest.EnctypeTypeModifier and TypeMethodDescriptionMGL_HttpRequest.Builder.setEnctype(MGL_HttpRequest.EnctypeType enctype) MGL_HttpRequest.setEnctype(MGL_HttpRequest.EnctypeType enctype)