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.6.3, "build v20160428-59c81c5" API Reference