| Package | Description |
|---|---|
| com.aquaticinformatics.aquarius.sdk.samples |
| Modifier and Type | Field and Description |
|---|---|
ServiceModel.DayOfWeekType |
ServiceModel.SamplingPlanPlannedActivityRecurrence.DayOfWeek |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.DayOfWeekType |
ServiceModel.SamplingPlanPlannedActivityRecurrence.getDayOfWeek() |
static ServiceModel.DayOfWeekType |
ServiceModel.DayOfWeekType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceModel.DayOfWeekType[] |
ServiceModel.DayOfWeekType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.SamplingPlanPlannedActivityRecurrence |
ServiceModel.SamplingPlanPlannedActivityRecurrence.setDayOfWeek(ServiceModel.DayOfWeekType value) |
Copyright © 2022. All rights reserved.