Class XMLDataCollection

java.lang.Object
org.imixs.workflow.xml.XMLDataCollection
All Implemented Interfaces:
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
Author:
rsoika
See Also:
  • Constructor Details

    • XMLDataCollection

      public XMLDataCollection()
  • Method Details

    • getDocument

      public XMLDocument[] getDocument()
    • setDocument

      public void setDocument(XMLDocument[] entity)