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.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
-