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