Package | Description |
---|---|
com.odfl.document.service |
Modifier and Type | Method and Description |
---|---|
Response |
ObjectFactory.createResponse()
Create an instance of
Response |
Response |
DocumentRetrievalImpl.getDocument(Request request)
getDocument - method called to make a document request.
|
Response |
DocumentRetrieval.getDocument(Request request)
Interface for retrieving documents
|
Response |
GetDocumentResponse.getGetDocumentReturn()
Gets the value of the getDocumentReturn property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetDocumentResponse.setGetDocumentReturn(Response value)
Sets the value of the getDocumentReturn property.
|