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