uk.ac.starlink.vo
Class SchemaMeta
java.lang.Object
uk.ac.starlink.vo.SchemaMeta
public class SchemaMeta
- extends Object
Represents schema metadata from a TableSet document.
- Since:
- 6 Feb 2015
- Author:
- Mark Taylor
- See Also:
- IVOA VODataService Recommendation
SchemaMeta
public SchemaMeta()
getName
public String getName()
getTitle
public String getTitle()
getDescription
public String getDescription()
getUtype
public String getUtype()
getTables
public TableMeta[] getTables()
toString
public String toString()
- Returns this schema's name.
- Overrides:
toString
in class Object
- Returns:
- name
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.