Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.HttpMethodType
Packages that use HttpMethodType
-
Uses of HttpMethodType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as HttpMethodTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return HttpMethodTypeModifier and TypeMethodDescriptionstatic HttpMethodTypeSmsGatewayConfigurationType.getMethod()static HttpMethodTypeReturns the enum constant of this class with the specified name.static HttpMethodType[]HttpMethodType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type HttpMethodTypeModifier and TypeMethodDescriptionSmsGatewayConfigurationType.method(HttpMethodType value) voidSmsGatewayConfigurationType.setMethod(HttpMethodType value)