|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RestRepresentation | |
---|---|
com.eviware.soapui.impl.rest | |
com.eviware.soapui.impl.rest.panels.request.inspectors.representations |
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)
|
Uses of RestRepresentation in com.eviware.soapui.impl.rest.panels.request.inspectors.representations |
---|
Methods in com.eviware.soapui.impl.rest.panels.request.inspectors.representations that return RestRepresentation | |
---|---|
RestRepresentation |
AbstractRestRepresentationsInspector.RepresentationsTableModel.getRepresentationAtRow(int rowIndex)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |