|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VotMeasurementField | |
cds.simbad | Contains all classes dealing with the SIMBAD database and its data. |
cds.xml | CDS management of XML output generation. |
Uses of VotMeasurementField in cds.simbad |
Fields in cds.simbad declared as VotMeasurementField | |
(package private) VotMeasurementField[] |
Measurement.flds
|
Methods in cds.simbad that return VotMeasurementField | |
static VotMeasurementField |
MeasurementDescription.getField(java.lang.String acronym,
java.lang.String fieldname)
Gets a VotField field object, defined by its name, for a given catalogue |
static VotMeasurementField |
MeasurementDescription.getField(java.lang.String acronym,
int fieldNumber)
Gets a VotField field object, defined by its rank number, for a given catalogue |
Uses of VotMeasurementField in cds.xml |
Methods in cds.xml that return VotMeasurementField | |
VotMeasurementField[] |
VotTable.getFields()
|
VotMeasurementField |
VotTable.getField(java.lang.String name)
|
VotMeasurementField |
VotTable.getField(int num)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |