JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
gg.xp.xivapi
Package
gg.xp.xivapi.annotations
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.