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

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

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

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

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

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

Methods in com.eviware.soapui.impl.rest.panels.method that return RestRepresentation
 RestRepresentation RestRepresentationsTable.getRepresentationAtRow(int rowIndex)
           
 RestRepresentation RestRepresentationsTable.RepresentationsTableModel.getRepresentationAtRow(int rowIndex)
           
 



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