Uses of Enum
org.jboss.resteasy.wadl.jaxb.HTTPMethods
-
Uses of HTTPMethods in org.jboss.resteasy.wadl.jaxb
Modifier and TypeMethodDescriptionstatic HTTPMethods
static HTTPMethods
Returns the enum constant of this type with the specified name.static HTTPMethods[]
HTTPMethods.values()
Returns an array containing the constants of this enum type, in the order they are declared.