Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dali-dev] Attribute type

Hi All,

How do I get the type of an attribute (eg. int for: private int id; or public int getId();) starting from a PersistentAttribute (got it from PersistentType.getPersistentAttributes())?

Dirk le Roux

Back to the top