|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |