| Modifier and Type | Method and Description |
|---|---|
FlowStartFrequency |
FlowSchedule.getFrequency() |
static FlowStartFrequency |
FlowStartFrequency.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FlowStartFrequency[] |
FlowStartFrequency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowSchedule.setFrequency(FlowStartFrequency frequency) |
Copyright © 2020. All Rights Reserved.