Module org.apache.johnzon.mapper
Package org.apache.johnzon.mapper
Annotation Type JohnzonRecord.Name
- 
 @Target(PARAMETER) @Retention(RUNTIME) public static @interface JohnzonRecord.NameWhen not using -parameters compiler argument, enables to customize parameter names. It is only real in @JohnzonRecord classes.
- 
- 
Required Element SummaryRequired Elements Modifier and Type Required Element Description java.lang.Stringvalue
 
-