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