|
Oracle Application Server TopLink API Reference 10g Release 2 (10.1.2) B15903-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.toplink.tools.codegen.CodeDefinition
oracle.toplink.tools.codegen.AttributeDefinition
oracle.toplink.tools.codegen.NonreflectiveAttributeDefinition
Purpose: Model an attribute for code generation purposes, using a java.lang.String for the attribute type.
| Constructor Summary | |
NonreflectiveAttributeDefinition() |
|
| Method Summary | |
void |
setType(java.lang.String typeName) |
| Methods inherited from class oracle.toplink.tools.codegen.AttributeDefinition |
getInitialValue, setInitialValue, writeBody |
| Methods inherited from class oracle.toplink.tools.codegen.CodeDefinition |
getAccessLevel, getComment, getName, setAccessLevel, setComment, setName, toString, write |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NonreflectiveAttributeDefinition()
| Method Detail |
public void setType(java.lang.String typeName)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||