| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.runtime |
| Modifier and Type | Method and Description |
|---|---|
RemoteObjectSubtype |
RemoteObject.getSubtype()
Object subtype hint.
|
static RemoteObjectSubtype |
RemoteObjectSubtype.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoteObjectSubtype[] |
RemoteObjectSubtype.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteObject.setSubtype(RemoteObjectSubtype subtype)
Object subtype hint.
|
Copyright © 2020. All rights reserved.