Package org.xwiki.properties.annotation
Annotation Type PropertyGroup
-
@Retention(RUNTIME) @Target({METHOD,FIELD}) @Inherited public @interface PropertyGroup
Use this annotation to group properties.- Since:
- 10.11RC1
- Version:
- $Id: ff980ec457ed824938937df22f6616257924c1e1 $
-
-
Element Detail
-
value
String[] value
- Returns:
- the hierarchy of groups.
-
-