Class 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:
    Serialized Form
    • Constructor Detail

      • XMLDataCollection

        public XMLDataCollection()
    • Method Detail

      • setDocument

        public void setDocument​(XMLDocument[] entity)