Package gaiasky.util.ucd
Class UCD
java.lang.Object
gaiasky.util.ucd.UCD
- All Implemented Interfaces:
Comparable<UCD>
Represents the UCD (universal content descriptor) for a column of a table.
-
Field Details
-
originalUCD
-
converted
-
colName
-
unit
-
UCD
-
UCDStrings
-
type
-
index
public int index
-
-
Constructor Details
-
UCD
-
-
Method Details
-
toString
-
equals
-
compareTo
- Specified by:
compareTo
in interfaceComparable<UCD>
-