uk.ac.starlink.vo
Class ForeignMeta
java.lang.Object
uk.ac.starlink.vo.ForeignMeta
public class ForeignMeta
- extends Object
Represents foreign key information from a TableSet document.
- Since:
- 21 Jan 2011
- Author:
- Mark Taylor
- See Also:
- IVOA VODataService Recommendation
Nested Class Summary |
static class |
ForeignMeta.Link
Represents a linkage from a column in the source table to a column
in the target table. |
ForeignMeta
public ForeignMeta()
getTargetTable
public String getTargetTable()
getDescription
public String getDescription()
getUtype
public String getUtype()
getLinks
public ForeignMeta.Link[] getLinks()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.