Annotation Type PropertiesContext
-
public @interface PropertiesContextDocumentation Annotation for Properties.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description PropertyContext[]propertiesReturn list of properties.
-
-
-
Element Detail
-
properties
PropertyContext[] properties
Return list of properties.- Returns:
- list of fields
-
-