|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScanSummaryTable | |
alma.aedf | Provides classes for storing / retrieving / updating / deleting XML documents in the archive; these documents are assumed to be conform with the VO Tables schema and to represent tables as defined by the Alma Export Data Format document. |
alma.aedf.types | Provides classes implementing the different types of data structures defined in the Alma Export Data Format document and tables of these structures. |
Uses of ScanSummaryTable in alma.aedf |
Methods in alma.aedf that return ScanSummaryTable | |
ScanSummaryTable |
Project.getScanSummaryTable()
|
Methods in alma.aedf with parameters of type ScanSummaryTable | |
void |
Project.setScanSummaryTable(ScanSummaryTable table)
|
Uses of ScanSummaryTable in alma.aedf.types |
Methods in alma.aedf.types that return ScanSummaryTable | |
static ScanSummaryTable |
ScanSummaryTable.fromXML(java.lang.String xmlString)
A static method to build a ScanSummaryTable from its VOTABLE representation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |