Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
E
- ELEMENTTYPE_IS_ENUM - Enum constant in enum class org.tquadrat.foundation.config.ap.PropertySpec.PropertyFlag
-
Indicates that the element type of a collection is an enum type.
- ENUM_ACCESSOR_TYPE - Static variable in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
-
The type name for the class
EnumAccessor
. - ENVIRONMENT_VARIABLE - Enum constant in enum class org.tquadrat.foundation.config.ap.PropertySpec.PropertyFlag
-
Indicates that this property is initialised from the value of an environment variable.
- EXEMPT_FROM_MAP - Enum constant in enum class org.tquadrat.foundation.config.ap.PropertySpec.PropertyFlag
-
Indicates that this property will not be part of the map, in case the configuration bean implements
Map
. - EXEMPT_FROM_TOSTRING - Enum constant in enum class org.tquadrat.foundation.config.ap.PropertySpec.PropertyFlag
-
Indicates that this property will not appear in the return value of
Enum.toString()
. - extractStringConverterClass(ExecutableElement) - Method in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
-
Retrieves the value for the
@StringConversion
annotation from the given method.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form