| Modifier and Type | Method and Description |
|---|---|
DeployProblemType |
DeployMessage.getProblemType() |
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 problemType) |
Copyright © 2017. All Rights Reserved.