Uses of Class
adams.db.mirrored.SpectrumT
-
Packages that use SpectrumT Package Description adams.db.mirrored -
-
Uses of SpectrumT in adams.db.mirrored
Fields in adams.db.mirrored with type parameters of type SpectrumT Modifier and Type Field Description protected static adams.db.wrapper.WrapperManager<SpectrumT>SpectrumT. m_TableManagerthe table manager.Methods in adams.db.mirrored that return SpectrumT Modifier and Type Method Description static SpectrumTSpectrumT. getSingleton(adams.db.AbstractDatabaseConnection dbcon, SpectrumIntf mirror)Returns the singleton of the table.
-