JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.avaje.jsonb
Annotation Type Json.Property
Enclosing class:
Json
@Retention
(
CLASS
)
@Target
(
FIELD
)
public static @interface
Json.Property
Override the json property name.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Specify the name for this property.
Element Details
value
String
value
Specify the name for this property.