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_TableManager
the table manager.Methods in adams.db.mirrored that return SpectrumT Modifier and Type Method Description static SpectrumT
SpectrumT. getSingleton(adams.db.AbstractDatabaseConnection dbcon, SpectrumIntf mirror)
Returns the singleton of the table.
-