Uses of Class
org.jboss.resteasy.wadl.jaxb.Representation
-
Uses of Representation in org.jboss.resteasy.wadl.jaxb
Modifier and TypeFieldDescriptionprotected List
<Representation> Request.representation
protected List
<Representation> Response.representation
Modifier and TypeMethodDescriptionObjectFactory.createRepresentation()
Create an instance ofRepresentation
Modifier and TypeMethodDescriptionRequest.getRepresentation()
Gets the value of the representation property.Response.getRepresentation()
Gets the value of the representation property.