| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOutput |
class |
CategoryOutput |
class |
FeatureOutput |
class |
GeometryInfo
TODO: JavaDoc
|
class |
HierarchicalParameterOutput |
class |
OfferingOutput |
class |
OutputWithParameters |
class |
PhenomenonOutput |
class |
PlatformOutput
TODO: JavaDoc
|
class |
ProcedureOutput |
class |
ServiceOutput |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ParameterOutput> |
ParameterOutput.defaultComparator()
Takes the labels to compare.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ParameterOutput.compare(Collator collator,
ParameterOutput o) |
| Modifier and Type | Class and Description |
|---|---|
class |
DatasetOutput<V extends AbstractValue<?>,R extends ReferenceValueOutput<?>> |
class |
StationOutput
Deprecated.
since 2.0.0
|
class |
TimeseriesMetadataOutput
Deprecated.
since 2.0.0. use
QuantityDatasetOutput instead. |
| Modifier and Type | Method and Description |
|---|---|
ParameterOutput |
SeriesParameters.getCategory() |
ParameterOutput |
SeriesParameters.getFeature() |
ParameterOutput |
SeriesParameters.getOffering() |
ParameterOutput |
SeriesParameters.getPhenomenon() |
ParameterOutput |
SeriesParameters.getPlatform() |
ParameterOutput |
SeriesParameters.getProcedure() |
ParameterOutput |
SeriesParameters.getService() |
| Modifier and Type | Method and Description |
|---|---|
void |
SeriesParameters.setCategory(ParameterOutput category) |
void |
SeriesParameters.setFeature(ParameterOutput feature) |
void |
SeriesParameters.setOffering(ParameterOutput offering) |
void |
SeriesParameters.setPhenomenon(ParameterOutput phenomenon) |
void |
SeriesParameters.setPlatform(ParameterOutput platform) |
void |
SeriesParameters.setProcedure(ParameterOutput procedure) |
void |
SeriesParameters.setService(ParameterOutput service) |
| Modifier and Type | Class and Description |
|---|---|
class |
CountDatasetOutput |
| Modifier and Type | Class and Description |
|---|---|
class |
ProfileDatasetOutput
TODO: JavaDoc
|
| Modifier and Type | Class and Description |
|---|---|
class |
QuantityDatasetOutput
TODO: JavaDoc
|
| Modifier and Type | Class and Description |
|---|---|
class |
RecordDatasetOutput |
| Modifier and Type | Class and Description |
|---|---|
class |
TextDatasetOutput |
| Modifier and Type | Class and Description |
|---|---|
class |
MetadataExtension<T extends ParameterOutput> |
| Modifier and Type | Method and Description |
|---|---|
void |
LicenseExtension.addExtraMetadataFieldNames(ParameterOutput output) |
Map<String,Object> |
LicenseExtension.getExtras(ParameterOutput output,
IoParameters parameters) |
protected boolean |
MetadataExtension.hasExtrasToReturn(ParameterOutput output,
IoParameters parameters) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocaleAwareSortService<T extends ParameterOutput> |
class |
ParameterService<T extends ParameterOutput>
A generic service to get arbitrary parameters from the underlying data access implementation.
|
Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.