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