Module gg.xp.xivapi

Package gg.xp.xivapi.annotations


package gg.xp.xivapi.annotations
  • Annotation Interfaces
    Class
    Description
    Indicates that empty strings should be transformed to a null.
    Applicable to a sheet reference type (i.e.
    Applicable to a list or array of a sheet reference type (e.g.
     
    Override the default field name to map to.
    Indicate that the field should be retrieved with the given language.
    This annotation applies to a Map field.
    Similar to XivApiField, but indicates that the value comes from a top level field outside the "fields" object.
    Indicates that the targeted method should be retrieved from xivapi using the @as(raw) decorator in the query.
    Indicates that this object is a top-level sheet object.
    Indicates that instead of reading from a field, the current object itself should be used.
    Like XivApiField, but operates on the transient fields instead of the normal fields.