Uses of Class
org.jboss.resteasy.wadl.jaxb.Representation
Packages that use Representation
-
Uses of Representation in org.jboss.resteasy.wadl.jaxb
Fields in org.jboss.resteasy.wadl.jaxb with type parameters of type RepresentationModifier and TypeFieldDescriptionprotected List
<Representation> Request.representation
protected List
<Representation> Response.representation
Methods in org.jboss.resteasy.wadl.jaxb that return RepresentationModifier and TypeMethodDescriptionObjectFactory.createRepresentation()
Create an instance ofRepresentation
Methods in org.jboss.resteasy.wadl.jaxb that return types with arguments of type RepresentationModifier and TypeMethodDescriptionRequest.getRepresentation()
Gets the value of the representation property.Response.getRepresentation()
Gets the value of the representation property.