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