JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
pro.cyberyon.mojet
Annotation Interface Record
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
FIELD
})
public @interface
Record
Annotation to mark a class and a field as a data record.
Author:
Guillaume CHAUVET