| Modifier and Type | Field and Description |
|---|---|
Publish.DeploymentMethodType |
DeploymentMethod
Deployment Method
|
List<Publish.VelocityDepthObservation> |
Observations
Velocity Depth Observations
|
| Constructor and Description |
|---|
VelocityObservation() |
| Modifier and Type | Method and Description |
|---|---|
Publish.DeploymentMethodType |
getDeploymentMethod() |
List<Publish.VelocityDepthObservation> |
getObservations() |
Publish.VelocityObservation |
setDeploymentMethod(Publish.DeploymentMethodType value) |
Publish.VelocityObservation |
setObservations(List<Publish.VelocityDepthObservation> value) |
public Publish.DeploymentMethodType DeploymentMethod
public List<Publish.VelocityDepthObservation> Observations
public Publish.DeploymentMethodType getDeploymentMethod()
public Publish.VelocityObservation setDeploymentMethod(Publish.DeploymentMethodType value)
public List<Publish.VelocityDepthObservation> getObservations()
public Publish.VelocityObservation setObservations(List<Publish.VelocityDepthObservation> value)
Copyright © 2022. All rights reserved.