org.imixs.workflow.xml
Class XMLItemCollection
java.lang.Object
org.imixs.workflow.xml.XMLItemCollection
- All Implemented Interfaces:
- Serializable
public class XMLItemCollection
- extends Object
- implements Serializable
The XMLitemCollection is a basic serializable representation of a pojo to map
a org.imixs.workflow.ItemCollection into a xml representation using JAXB api
- Version:
- 0.0.1
- Author:
- rsoika
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLItemCollection
public XMLItemCollection()
getItem
public XMLItem[] getItem()
setItem
public void setItem(XMLItem[] item)
Copyright © 2009-2011 Imixs Software Solutions GmbH. All Rights Reserved.