public interface DocumentRetrieval
WebService
Modifier and Type | Method and Description |
---|---|
Response |
getDocument(Request request)
Interface for retrieving documents
|
@RequestWrapper(localName="getDocument", targetNamespace="http://service.document.odfl.com", className="com.odfl.document.service.GetDocument") @ResponseWrapper(localName="getDocumentResponse", targetNamespace="http://service.document.odfl.com", className="com.odfl.document.service.GetDocumentResponse") Response getDocument(Request request)
request
- @see Request