Annotation Interface Tags
This attribute provides initial values for Entity tags. Annotate an Entity with one or multiple Tags to add them
automatically when the constructor is called.
Tags is just intended as a container class, use the repeatable
Tag annotation instead.- See Also:
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
Tag[] value- Default:
{}
-