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 |
---|---|
Class |
getType() |
void |
setType(Class type) |
getInitialValue, setInitialValue, writeBody
getAccessLevel, getComment, getName, setAccessLevel, setComment, setName, toString, write
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference