Annotation Interface OdooObject


@Retention(RUNTIME) public @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
    Modifier and Type
    Required Element
    Description
    Model name
  • Element Details

    • value

      String value
      Model name
      Returns:
      the Odoo model name