Uses of Enum Class
de.s42.base.web.WebMethod
Packages that use WebMethod
-
Uses of WebMethod in de.s42.base.web
Subclasses with type arguments of type WebMethod in de.s42.base.webFields in de.s42.base.web declared as WebMethodMethods in de.s42.base.web that return WebMethodModifier and TypeMethodDescriptionWeb.getMethod()static WebMethodReturns the enum constant of this class with the specified name.static WebMethod[]WebMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.s42.base.web with parameters of type WebMethod