|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.speedo.metadata.SpeedoElement | +--org.objectweb.speedo.metadata.SpeedoTuple | +--org.objectweb.speedo.metadata.SpeedoCollection
Description of the tag collection in XML files.
Field Summary | |
java.lang.Object |
elementType
Represents the attribute element-type. |
boolean |
embeddedElement
Represents the attribute embedded-element. |
Fields inherited from class org.objectweb.speedo.metadata.SpeedoTuple |
jdoField |
Fields inherited from class org.objectweb.speedo.metadata.SpeedoElement |
jdoExtension |
Constructor Summary | |
SpeedoCollection()
|
Method Summary | |
java.lang.String |
toString()
Transforms a SpeedoCollection into a String. |
Methods inherited from class org.objectweb.speedo.metadata.SpeedoElement |
addExtension, getExtension, getExtensionByKey |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public java.lang.Object elementType
public boolean embeddedElement
Constructor Detail |
public SpeedoCollection()
Method Detail |
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |