| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.model.resources |
| Modifier and Type | Method and Description |
|---|---|
SDMXResource.TYPE |
SDMXResource.getType() |
static SDMXResource.TYPE |
SDMXResource.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SDMXResource.TYPE[] |
SDMXResource.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SDMXResource(URL registryURL,
String name,
String version,
String agency,
SDMXResource.TYPE type) |
SDMXResource(URL registryURL,
String name,
String version,
String agency,
String primaryMeasure,
SDMXResource.TYPE type) |
Copyright © 2020. All Rights Reserved.