|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.ispsoft.jaxme.generator.SchemaAnnotationOwner
de.ispsoft.jaxme.generator.SchemaElement
de.ispsoft.jaxme.generator.SchemaAbstractSimpleElement
de.ispsoft.jaxme.generator.SchemaSimpleElement
Implementation of a simple element.
| Nested Class Summary |
| Nested classes inherited from class de.ispsoft.jaxme.generator.SchemaElement |
SchemaElement.ClassExtension, SchemaElement.ImplementedInterface, SchemaElement.PieceOfJavaSource |
| Constructor Summary | |
SchemaSimpleElement(SchemaAnnotationOwner pParent)
Creates new SchemaSimpleElement |
|
| Method Summary | |
boolean |
isAttribute()
Returns whether the element is actually an attribute. |
| Methods inherited from class de.ispsoft.jaxme.generator.SchemaAbstractSimpleElement |
getFieldType, getInstanceType, getPrimaryKey, getQueryName, getRestrictions, isComplex, setPrimaryKey, setQueryName |
| Methods inherited from class de.ispsoft.jaxme.generator.SchemaAnnotationOwner |
getAccessors, getDocumentation, getExtendsClassName, getPackageName, setAccessors, setDocumentation, setExtendsClassName, setPackageName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SchemaSimpleElement(SchemaAnnotationOwner pParent)
| Method Detail |
public final boolean isAttribute()
SchemaElementReturns whether the element is actually an attribute.
isAttribute in class SchemaElement
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||