Uses of Class
nom.tam.fits.header.extra.STScIExt
-
Packages that use STScIExt Package Description nom.tam.fits.header.extra -
-
Uses of STScIExt in nom.tam.fits.header.extra
Methods in nom.tam.fits.header.extra that return STScIExt Modifier and Type Method Description static STScIExt
STScIExt. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static STScIExt[]
STScIExt. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-