Class DocumentXmlWS


  • public class DocumentXmlWS
    extends Object
    DocumentXmlWS is the webservice representation of the xml of a submitted document.
    Author:
    Rainer Alföldi
    • Constructor Detail

      • DocumentXmlWS

        public DocumentXmlWS()
    • Method Detail

      • getDocType

        public String getDocType()
      • setDocType

        public void setDocType​(String docType)
      • getXml

        public String getXml()
      • setXml

        public void setXml​(String xml)