Uses of Class
ch.aeis.exchange.web.ws.exchange_1_0.DocumentWS
- 
- 
Uses of DocumentWS in ch.aeis.exchange.web.ws.exchange_1_0Methods in ch.aeis.exchange.web.ws.exchange_1_0 that return DocumentWS Modifier and Type Method Description DocumentWSExchangeWS. getDocument(String userName, String password, String docIdent)Returns theDocumentWScorresponding to the givendocIdent.DocumentWSExchangeWS. getDocumentBySenderIdent(String userName, String password, String veUid, String senderIdent)Returns aDocumentWSbased on thesenderIdentdefined and set by the sender.DocumentWSExchangeWS. retrieveIncomingDocument(String userName, String password, String docIdent)Retrieves an incomingDocumentWS.
 
-