JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.atlan.model.assets
Annotation Interface Date
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
Date
Used to label fields that should be treated as dates (or timestamps), despite having a Long type (as they persist as epoch timestamps).