Package org.togglz.core.annotation
Annotation Type Owner
-
@Retention(RUNTIME) @Target(FIELD) public @interface Owner
Custom feature attribute that allows to set the name of a contact person.- Author:
- Eli Abramovitch
-
-
Element Detail
-
value
String value
The name of a contact person for the feature.
-
-