| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.timeseries.servicemodels |
| Modifier and Type | Field and Description |
|---|---|
ArrayList<Publish.ActivityType> |
Publish.FieldVisitDataByLocationServiceRequest.Activities
If set, only return specified activity types, selected from: Reading, Inspection, CalibrationCheck, DischargeSummary, DischargePointVelocity, DischargeVolumetric, DischargeEngineeredStructure, DischargeAdcp, DischargeOtherMethod, GageHeightAtZeroFlow, ControlCondition, CrossSectionSurvey, LevelSurvey, Attachment
|
| Modifier and Type | Method and Description |
|---|---|
static Publish.ActivityType |
Publish.ActivityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Publish.ActivityType[] |
Publish.ActivityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Publish.ActivityType> |
Publish.FieldVisitDataByLocationServiceRequest.getActivities() |
| Modifier and Type | Method and Description |
|---|---|
Publish.FieldVisitDataByLocationServiceRequest |
Publish.FieldVisitDataByLocationServiceRequest.setActivities(ArrayList<Publish.ActivityType> value) |
Copyright © 2022. All rights reserved.