Klasse XMLDataCollection

java.lang.Object
org.imixs.workflow.xml.XMLDataCollection
Alle implementierten Schnittstellen:
Serializable

public class XMLDataCollection extends Object implements Serializable
The XMLDataCollection represents a list of XMLItemCollections. This root element is used by JAXB api
Version:
0.0.1
Autor:
rsoika
Siehe auch:
  • Konstruktordetails

    • XMLDataCollection

      public XMLDataCollection()
  • Methodendetails

    • getDocument

      public XMLDocument[] getDocument()
    • setDocument

      public void setDocument(XMLDocument[] entity)