Uses of Class
com.eviware.soapui.impl.rest.RestRepresentation

Packages that use RestRepresentation
com.eviware.soapui.impl.rest   
 

Uses of RestRepresentation in com.eviware.soapui.impl.rest
 

Methods in com.eviware.soapui.impl.rest that return RestRepresentation
 RestRepresentation RestRequest.addNewRepresentation(RestRepresentation.Type type)
           
 RestRepresentation[] RestRequest.getRepresentations()
           
 RestRepresentation[] RestRequest.getRepresentations(RestRepresentation.Type type)
           
 RestRepresentation[] RestRequest.getRepresentations(RestRepresentation.Type type, java.lang.String mediaType)
           
 

Methods in com.eviware.soapui.impl.rest with parameters of type RestRepresentation
 void RestRequest.removeRepresentation(RestRepresentation representation)
           
 



Copyright © 2005-2008 eviware.com. All Rights Reserved.