Package org.xwiki.properties.annotation
Annotation Type PropertyId
-
@Retention(RUNTIME) @Target({METHOD,FIELD}) @Inherited public @interface PropertyId
Use this annotation to overwrite the id of a bean property.- Since:
- 6.3M1
- Version:
- $Id: 2f3ad32bc9062082b77043e0b9fd5a7f332dbf18 $
-
-
Element Detail
-
value
String value
- Returns:
- the description.
-
-