org.xorm.util.jdoxml
Class JDOArray
java.lang.Object
|
+--org.xorm.util.jdoxml.JDOArray
- public class JDOArray
- extends Object
Represents a JDO XML array declaration.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDOArray
public JDOArray()
getExtensions
public Collection getExtensions()
isEmbeddedElement
public Boolean isEmbeddedElement()
setEmbeddedElement
public void setEmbeddedElement(Boolean value)
$Header: /cvsroot/xorm/xorm/docs/api/org/xorm/util/jdoxml/JDOArray.html,v 1.6 2004/05/30 08:55:10 wbiggs Exp $