public interface CoreField
Modifier and Type | Method and Description |
---|---|
String |
getName()
Return the unqualified name of the field.
|
Class |
getType() |
void |
setName(String name)
Set the unqualified name of the field.
|
void |
setType(Class type)
Set the Java class type that corresponds to the field.
|
String getName()
Class getType()
void setName(String name)
void setType(Class type)
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference