| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.timeseries.servicemodels |
| Modifier and Type | Field and Description |
|---|---|
ArrayList<Publish.ExtendedAttribute> |
Publish.LocationDataServiceResponse.ExtendedAttributes
Extended attributes
|
List<Publish.ExtendedAttribute> |
Publish.TimeSeriesDescription.ExtendedAttributes
Extended attributes
|
| Modifier and Type | Method and Description |
|---|---|
Publish.ExtendedAttribute |
Publish.ExtendedAttribute.setName(String value) |
Publish.ExtendedAttribute |
Publish.ExtendedAttribute.setType(String value) |
Publish.ExtendedAttribute |
Publish.ExtendedAttribute.setUniqueId(String value) |
Publish.ExtendedAttribute |
Publish.ExtendedAttribute.setValue(Object value) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Publish.ExtendedAttribute> |
Publish.LocationDataServiceResponse.getExtendedAttributes() |
List<Publish.ExtendedAttribute> |
Publish.TimeSeriesDescription.getExtendedAttributes() |
| Modifier and Type | Method and Description |
|---|---|
Publish.LocationDataServiceResponse |
Publish.LocationDataServiceResponse.setExtendedAttributes(ArrayList<Publish.ExtendedAttribute> value) |
Publish.TimeSeriesDescription |
Publish.TimeSeriesDescription.setExtendedAttributes(List<Publish.ExtendedAttribute> value) |
Copyright © 2022. All rights reserved.