Uses of Class
org.jboss.resteasy.wadl.jaxb.Request
Packages that use Request
-
Uses of Request in org.jboss.resteasy.wadl.jaxb
Fields in org.jboss.resteasy.wadl.jaxb declared as RequestMethods in org.jboss.resteasy.wadl.jaxb that return RequestModifier and TypeMethodDescriptionObjectFactory.createRequest()Create an instance ofRequestMethod.getRequest()Gets the value of the request property.Methods in org.jboss.resteasy.wadl.jaxb with parameters of type RequestModifier and TypeMethodDescriptionvoidMethod.setRequest(Request value) Sets the value of the request property.