| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.timeseries.servicemodels |
| Modifier and Type | Field and Description |
|---|---|
Publish.StartPointType |
Publish.CrossSectionSurveyActivity.StartingPoint
Starting point
|
Publish.StartPointType |
Publish.PointVelocityDischargeActivity.StartPoint
Starting point
|
| Modifier and Type | Method and Description |
|---|---|
Publish.StartPointType |
Publish.CrossSectionSurveyActivity.getStartingPoint() |
Publish.StartPointType |
Publish.PointVelocityDischargeActivity.getStartPoint() |
static Publish.StartPointType |
Publish.StartPointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Publish.StartPointType[] |
Publish.StartPointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Publish.CrossSectionSurveyActivity |
Publish.CrossSectionSurveyActivity.setStartingPoint(Publish.StartPointType value) |
Publish.PointVelocityDischargeActivity |
Publish.PointVelocityDischargeActivity.setStartPoint(Publish.StartPointType value) |
Copyright © 2022. All rights reserved.