public class ReflectiveAttributeDefinition extends AttributeDefinition
Purpose: Model an attribute for code generation purposes, using a java.lang.Class for the attribute type.
Constructor and Description |
---|
ReflectiveAttributeDefinition() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class |
getType() |
void |
setType(java.lang.Class type) |
getInitialValue, setInitialValue, writeBody
getAccessLevel, getComment, getName, setAccessLevel, setComment, setName, toString, write
EclipseLink 2.4.2, "build v20130514-5956486" API Reference