| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.timeseries.servicemodels |
| Modifier and Type | Field and Description |
|---|---|
Publish.InspectionType |
Publish.Inspection.InspectionType
Inspection type
|
| Modifier and Type | Field and Description |
|---|---|
ArrayList<Publish.InspectionType> |
Publish.FieldVisitDataByLocationServiceRequest.InspectionTypes
If set, only return inspections of the specified types, selected from: BubbleGage, CrestStageGage, WireWeightGage, MaximumMinimumGage, WaterQuality, FieldMeter, Other
|
| Modifier and Type | Method and Description |
|---|---|
Publish.InspectionType |
Publish.Inspection.getInspectionType() |
static Publish.InspectionType |
Publish.InspectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Publish.InspectionType[] |
Publish.InspectionType.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.InspectionType> |
Publish.FieldVisitDataByLocationServiceRequest.getInspectionTypes() |
| Modifier and Type | Method and Description |
|---|---|
Publish.Inspection |
Publish.Inspection.setInspectionType(Publish.InspectionType value) |
| Modifier and Type | Method and Description |
|---|---|
Publish.FieldVisitDataByLocationServiceRequest |
Publish.FieldVisitDataByLocationServiceRequest.setInspectionTypes(ArrayList<Publish.InspectionType> value) |
Copyright © 2022. All rights reserved.