Package one.nio.serial
Annotation Type JsonName
-
@Retention(RUNTIME) @Target({TYPE,FIELD}) public @interface JsonName
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringvalue
-
@Retention(RUNTIME)
@Target({TYPE,FIELD})
public @interface JsonName
| Modifier and Type | Required Element | Description |
|---|---|---|
java.lang.String |
value |