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