Class DocumentWS
java.lang.Object
ch.aeis.exchange.web.ws.exchange_1_0.DocumentWS
DocumentWS is the webservice representation of a submitted document.- Author:
- Rainer Alföldi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDate()getIdent()Deprecated.this method always returns an empty list.getXmls()voidvoidvoidvoidsetValidationErrors(List<ValidationErrorWS> validationErrors) Deprecated.voidsetXmls(Collection<DocumentXmlWS> xmls) toString()
-
Constructor Details
-
DocumentWS
public DocumentWS()
-
-
Method Details