JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
io.doov.core
Annotation Type FieldTransient
@Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) public @interface
FieldTransient
A Field annotated with this annotation will
not be serialized
(client/server) and
not persisted
in the persistent storage.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element