public static interface TapServiceFinder.Service
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getDescription() |
Returns a textual description of this service.
|
java.lang.String |
getId() |
Returns the IVO Identifier for this service.
|
java.lang.String |
getName() |
Returns the short name of this service.
|
java.lang.String |
getServiceUrl() |
Returns the TAP base URL for access to this service.
|
int |
getTableCount() |
Returns the number of tables provided by this service.
|
java.lang.String |
getTitle() |
Returns the title of this service.
|
java.lang.String getId()
java.lang.String getName()
java.lang.String getTitle()
java.lang.String getDescription()
java.lang.String getServiceUrl()
int getTableCount()
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.