Package uk.ac.starlink.vo.datalink
Class LinkColMap.ColDef<C>
java.lang.Object
uk.ac.starlink.vo.datalink.LinkColMap.ColDef<C>
- Enclosing class:
- LinkColMap
Utility class that encapsulates the characteristics of a given
column from the DataLink standard.
-
Method Summary
-
Method Details
-
getName
Returns the column's name.- Returns:
- name
-
getUcd
Returns the column's UCD.- Returns:
- ucd
-
getContentClass
Returns the required content class for the column.- Returns:
- class
-