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 FeatureGroup
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
TYPE
}) public @interface
FeatureGroup
Identifies an annotation type as an feature group annotation
Author:
Bennet Schulz
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
The human readable feature group of this feature
Element Detail
value
String
value
The human readable feature group of this feature
Returns:
The feature group
Default:
""