| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.timeseries.servicemodels |
| Modifier and Type | Field and Description |
|---|---|
Acquisition.PointType |
Acquisition.TimeSeriesPoint.Type
The type of the point: 'Point' or 'Gap'.
|
| Modifier and Type | Method and Description |
|---|---|
Acquisition.PointType |
Acquisition.TimeSeriesPoint.getType() |
static Acquisition.PointType |
Acquisition.PointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Acquisition.PointType[] |
Acquisition.PointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Acquisition.TimeSeriesPoint |
Acquisition.TimeSeriesPoint.setType(Acquisition.PointType value) |
Copyright © 2022. All rights reserved.