|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.ispsoft.jaxme.generator.SchemaAnnotationOwner de.ispsoft.jaxme.generator.SchemaElement de.ispsoft.jaxme.generator.SchemaAbstractSimpleElement de.ispsoft.jaxme.generator.SchemaAttribute
Implementation of an attribute.
Nested Class Summary |
Nested classes inherited from class de.ispsoft.jaxme.generator.SchemaElement |
SchemaElement.ClassExtension, SchemaElement.ImplementedInterface, SchemaElement.PieceOfJavaSource |
Constructor Summary | |
SchemaAttribute(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 SchemaAttribute(SchemaAnnotationOwner pParent)
Method Detail |
public final boolean isAttribute()
SchemaElement
Returns 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 |