Uses of Class
ch.aeis.exchange.web.ws.exchange_1_0.PdfWS
-
-
Uses of PdfWS in ch.aeis.exchange.web.ws.exchange_1_0
Methods in ch.aeis.exchange.web.ws.exchange_1_0 that return PdfWS Modifier and Type Method Description PdfWS
ExchangeWS. getPdf(String userName, String password, String docIdent, String language, Long ahvOrSozv, List<Integer> fzlPositions)
Returns aPdfWS
representation of the document corresponding to the givendocIdent
.PdfWS
ExchangeWS. retrieveIncomingPdf(String userName, String password, String docIdent)
BVG Exchange Internal method.
-