Uses of Enum
net.sf.jasperreports.dataadapters.http.RequestMethod
Packages that use RequestMethod
-
Uses of RequestMethod in net.sf.jasperreports.data.http
Methods in net.sf.jasperreports.data.http that return RequestMethodMethods in net.sf.jasperreports.data.http with parameters of type RequestMethod -
Uses of RequestMethod in net.sf.jasperreports.dataadapters.http
Methods in net.sf.jasperreports.dataadapters.http that return RequestMethodModifier and TypeMethodDescriptionHttpDataLocation.getMethod()
protected RequestMethod
static RequestMethod
Returns the enum constant of this type with the specified name.static RequestMethod[]
RequestMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared.