| Package | Description |
|---|---|
| oracle.jdeveloper.deploy.cmd |
| Modifier and Type | Method and Description |
|---|---|
DeployCommand.Status |
DeployCommand.getStatus() |
static DeployCommand.Status |
DeployCommand.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DeployCommand.Status[] |
DeployCommand.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DeployCommand.setStatus(DeployCommand.Status status) |