Package org.jlayer.annotations
Annotation Interface LayerField
The annotation for
ElementType
FIELD
- Author:
- Dr. Gerd Kock
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionboolean
IfisIndex==true
and if the field item is of typeint[]
, then the corresponding field layers are automatically initialized with the correct indices.
-
Element Details
-
isIndex
boolean isIndexIfisIndex==true
and if the field item is of typeint[]
, then the corresponding field layers are automatically initialized with the correct indices.- Default:
- false
-