Annotation Interface Alias
Specify an alias for a class
(e.g. the old name for compatibility after the class was renamed or moved to a different package).
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueThe alias name.
-