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.representationprotected List<Representation> Response.representationMethods in org.jboss.resteasy.wadl.jaxb that return RepresentationModifier and TypeMethodDescriptionObjectFactory.createRepresentation()Create an instance ofRepresentationMethods 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.