Package org.apache.johnzon.mapper
Annotation Type JohnzonProperty
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueExample: @JohnzonProperty("not_java_name") will consider the decorated property as called "not_java_name" on JSON side.- Returns:
- the JSON name for this property.
-