| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.events.runtime |
| Modifier and Type | Method and Description |
|---|---|
ConsoleAPICalledType |
ConsoleAPICalled.getType()
Type of the call.
|
static ConsoleAPICalledType |
ConsoleAPICalledType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsoleAPICalledType[] |
ConsoleAPICalledType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConsoleAPICalled.setType(ConsoleAPICalledType type)
Type of the call.
|
Copyright © 2020. All rights reserved.