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