Package org.sonar.api
Annotation Type PropertyField
-
@Retention(RUNTIME) @Target(TYPE) public @interface PropertyFieldProperty field.- Since:
- 3.3
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringdescriptionIf not empty, this description will be displayed on the Settings page.java.lang.String[]optionsOptions for *_LIST typesPropertyTypetype
-
-
-
-
type
PropertyType type
- Default:
- org.sonar.api.PropertyType.STRING
-
-