Class DocumentXmlWS
- java.lang.Object
-
- ch.aeis.exchange.web.ws.exchange_1_0.DocumentXmlWS
-
public class DocumentXmlWS extends Object
DocumentXmlWS
is 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 String
getDocType()
String
getXml()
void
setDocType(String docType)
void
setXml(String xml)
String
toString()
-