Package me.ahoo.cosid.annotation
Annotation Interface CosId
Annotation to mark fields or classes for CosId.
Can be applied to:
- Fields - directly marks the field as an ID field
- Types - marks the class with a named ID field
-
Optional Element Summary
Optional Elements -
Field Summary
Fields
-
Field Details
-
DEFAULT_FIELD
Default field name.- See Also:
-
-
Element Details