Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > getJadeType

getJadeType

getJadeType(): Type;

The getJadeType method of the JadeRelationalAttributeIF interface returns a reference to the type returned for this attribute from the call to the getPropertyValue method of the JadeRelationalEntityIF interface.

The type must be a valid primitive type or a class reference. The Binary, Boolean, Character, Date, Decimal, Integer, Real, String, Time, and TimeStamp primitive types are supported.