Annotation Type Versionable
-
@Retention(RUNTIME) @Target(FIELD) public @interface Versionable
An annotation to provide information about the version of the SSSOM specification a slot is compliant with.
-
-
Element Detail
-
addedIn
Version addedIn
The version of the specification in which the slot was first introduced.- Returns:
- The earliest SSSOM version this slot is compatible with.
-
-