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