Module gg.xp.xivapi

Annotation Interface OmitZeroes


@Retention(RUNTIME) @Target({TYPE_USE,METHOD}) public @interface OmitZeroes
Applicable to a list or array of a sheet reference type (e.g. BaseParam on Item). Indicates that any item with a row_id of zero should be omitted from the list entirely.