Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getAstros()
Returns astronomy type categories covered by this catalogue.
|
java.lang.Integer |
getCpopu()
Returns popularity as number of calls.
|
java.lang.Integer |
getDensity()
Returns measure of density (on sky?).
|
java.lang.String |
getDescription()
Returns catalogue description.
|
java.lang.Float |
getIpopu()
Returns popularity score.
|
java.lang.String[] |
getLambdas()
Returns wavelength categories covered by this catalogue.
|
java.lang.String |
getName()
Returns catalogue name.
|
java.lang.String |
getQueryId()
Returns a short name suitable for presentation to the user to
represent the name of the catalogue.
|
java.lang.String |
getQuerySource()
Returns the source name of the catalogue, as presented to the
VizieR server's
-source parameter. |
java.lang.Long |
getRowCount()
Returns the number of rows reported for this table.
|
java.lang.Integer |
getTableCount()
Returns the number of tables reported for this catalog.
|
void |
setRowCount(java.lang.Long nRow)
Sets the number of rows reported for this table.
|
void |
setTableCount(int nTable)
Sets the number of tables reported for this catalog.
|
public java.lang.String getName()
public java.lang.String getDescription()
public java.lang.Integer getDensity()
public java.lang.String[] getLambdas()
public java.lang.String[] getAstros()
public java.lang.Integer getCpopu()
public java.lang.Float getIpopu()
public void setTableCount(int nTable)
nTable
- number of subordinate tablespublic java.lang.Integer getTableCount()
public void setRowCount(java.lang.Long nRow)
nRow
- row countpublic java.lang.Long getRowCount()
public java.lang.String getQuerySource()
Queryable
-source
parameter.getQuerySource
in interface Queryable
public java.lang.String getQueryId()
Queryable
getQueryId
in interface Queryable
Copyright ? 2003-2017 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.