Modifier and Type | Method and Description |
---|---|
LocalDeployerProperties.DebugSuspendType |
LocalDeployerProperties.getDebugSuspend() |
static LocalDeployerProperties.DebugSuspendType |
LocalDeployerProperties.DebugSuspendType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalDeployerProperties.DebugSuspendType[] |
LocalDeployerProperties.DebugSuspendType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LocalDeployerProperties.setDebugSuspend(LocalDeployerProperties.DebugSuspendType debugSuspend) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.