JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
io.github.classgraph.json
Annotation Type Id
@Retention
(
RUNTIME
)
@Target
(
FIELD
) public @interface
Id
Annotate a class field with this annotation to use that field's value instead of the automatically-generated id for object references in JSON output. The field value must be a unique identifier across the whole object graph.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Copyright © 2018. All rights reserved.