| Package | Description |
|---|---|
| com.sforce.soap.tooling | |
| com.sforce.soap.tooling.metadata |
| Modifier and Type | Method and Description |
|---|---|
static IterationOrder |
IterationOrder.fromValue(String v) |
static IterationOrder |
IterationOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IterationOrder[] |
IterationOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected IterationOrder |
FlowLoop.iterationOrder |
| Modifier and Type | Method and Description |
|---|---|
IterationOrder |
FlowLoop.getIterationOrder()
Gets the value of the iterationOrder property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowLoop.setIterationOrder(IterationOrder value)
Sets the value of the iterationOrder property.
|
Copyright © 2016. All rights reserved.