| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.timeseries.servicemodels |
| Modifier and Type | Field and Description |
|---|---|
Publish.DeploymentMethodType |
Publish.DischargeChannelMeasurement.DeploymentMethod
Deployment method
|
Publish.DeploymentMethodType |
Publish.VelocityObservation.DeploymentMethod
Deployment Method
|
| Modifier and Type | Method and Description |
|---|---|
Publish.DeploymentMethodType |
Publish.DischargeChannelMeasurement.getDeploymentMethod() |
Publish.DeploymentMethodType |
Publish.VelocityObservation.getDeploymentMethod() |
static Publish.DeploymentMethodType |
Publish.DeploymentMethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Publish.DeploymentMethodType[] |
Publish.DeploymentMethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Publish.DischargeChannelMeasurement |
Publish.DischargeChannelMeasurement.setDeploymentMethod(Publish.DeploymentMethodType value) |
Publish.VelocityObservation |
Publish.VelocityObservation.setDeploymentMethod(Publish.DeploymentMethodType value) |
Copyright © 2022. All rights reserved.