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