Annotation Interface ConfiguredName
Records configured names which may be different from class or field names. Similar to
JsonProperty in
Jackson, but simplified/more generic here.- Author:
- Holger Eichelberger, SSE
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valueThe configured name.- Returns:
- the configured name
- Default:
""
-