Package org.apache.johnzon.mapper
Annotation Type JohnzonRecord.Name
-
@Target(PARAMETER) @Retention(RUNTIME) public static @interface JohnzonRecord.Name
When not using -parameters compiler argument, enables to customize parameter names. It is only real in @JohnzonRecord classes.
-
-
Element Detail
-
value
String value
-
-