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