Package ch.helvethink.odoo.models
Annotation Interface OdooObject
Annotation which describes which Odoo model corresponds to the class
Used only on generated classes, not fields
For the equivalent for classes see
OdooModel-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueModel name- Returns:
- the Odoo model name
-