public interface IDataProperty extends IProperty
Type | Property and Description |
---|---|
boolean |
isKey |
Modifier and Type | Method and Description |
---|---|
IEntityType |
getComplexType() |
DataType |
getDataType() |
java.lang.Class |
getEnumType() |
boolean |
isKeyProperty() |
getName, getParentType
DataType getDataType()
IEntityType getComplexType()
boolean isKeyProperty()
java.lang.Class getEnumType()