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