Package org.togglz.core.annotation
Annotation Type InfoLink
-
@Retention(RUNTIME) @Target(FIELD) public @interface InfoLink
Custom feature attribute that allows to set a link for additional information regarding this feature.- Author:
- Eli Abramovitch
-
-
Element Detail
-
value
String value
A link for additional information for this feature.
-
-