| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.timeseries.servicemodels |
| Modifier and Type | Field and Description |
|---|---|
ArrayList<Publish.TagApplicability> |
Publish.TagListServiceRequest.Applicability
If set, return only tags with specified applicability, selected from: AppliesToLocations, AppliesToLocationNotes, AppliesToSensorsGauges, AppliesToAttachments, AppliesToReports
|
| Modifier and Type | Method and Description |
|---|---|
static Publish.TagApplicability |
Publish.TagApplicability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Publish.TagApplicability[] |
Publish.TagApplicability.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.TagApplicability> |
Publish.TagListServiceRequest.getApplicability() |
| Modifier and Type | Method and Description |
|---|---|
Publish.TagListServiceRequest |
Publish.TagListServiceRequest.setApplicability(ArrayList<Publish.TagApplicability> value) |
Copyright © 2022. All rights reserved.