Annotation Type Property
-
@Target(METHOD) @Retention(RUNTIME) public @interface Property
Adds further metadata for properties of context-aware configuration annotation classes.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
description
java.lang.String
label
int
order
java.lang.String[]
property
-