JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
Package
org.togglz.core.annotation
Annotation Type Label
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
TYPE
}) public @interface
Label
Allows to set a label for a feature.
Author:
Christian Kaltepoth
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
The human readable label of this feature
Element Detail
value
String
value
The human readable label of this feature
Returns:
The label