org.imixs.workflow.xml
Class EntityCollection

java.lang.Object
  extended by org.imixs.workflow.xml.EntityCollection
All Implemented Interfaces:
Serializable

public class EntityCollection
extends Object
implements Serializable

An EntityCollection represents a list of XMLItemCollections to be used by JAXB api

Version:
0.0.1
Author:
rsoika
See Also:
Serialized Form

Constructor Summary
EntityCollection()
           
 
Method Summary
 XMLItemCollection[] getEntity()
           
 void setEntity(XMLItemCollection[] entity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityCollection

public EntityCollection()
Method Detail

getEntity

public XMLItemCollection[] getEntity()

setEntity

public void setEntity(XMLItemCollection[] entity)


Copyright © 2009-2011 Imixs Software Solutions GmbH. All Rights Reserved.