|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.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, getExtensionValueByKey |
| 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()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||