public interface HapiCatalog
| Modifier and Type | Method and Description | 
|---|---|
| static HapiCatalog | fromJson(org.json.JSONObject json)Reads HapiCatalog from a JSON object,
 with structure defined by the HAPI catalog endpoint. | 
| String[] | getDatasetIds()Returns an array of dataset ID values in this catalog. | 
| HapiVersion | getHapiVersion()Returns the protocol version. | 
HapiVersion getHapiVersion()
String[] getDatasetIds()
static HapiCatalog fromJson(org.json.JSONObject json)
json - JSON objectCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.