Class DocumentXmlWS
- java.lang.Object
-
- ch.aeis.exchange.web.ws.exchange_1_0.DocumentXmlWS
-
public class DocumentXmlWS extends Object
DocumentXmlWSis the webservice representation of the xml of a submitted document.- Author:
- Rainer Alföldi
-
-
Constructor Summary
Constructors Constructor Description DocumentXmlWS()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDocType()StringgetXml()voidsetDocType(String docType)voidsetXml(String xml)StringtoString()
-