| Package | Description |
|---|---|
| editor.run |
| Modifier and Type | Method and Description |
|---|---|
DebugTransport |
RemoteRunConfig.getTransport() |
DebugTransport |
RemoteRunConfigParameters.getTransport() |
static DebugTransport |
DebugTransport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DebugTransport[] |
DebugTransport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteRunConfigParameters.setTransport(DebugTransport transport) |
Copyright © 2018. All rights reserved.