JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
nom.tam.fits.header.DateTime
Packages that use
DateTime
Package
Description
nom.tam.fits.header
Standardized FITS header keywords.
Uses of
DateTime
in
nom.tam.fits.header
Methods in
nom.tam.fits.header
that return
DateTime
Modifier and Type
Method
Description
static
DateTime
DateTime.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
DateTime
[]
DateTime.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.