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