Package | Description |
---|---|
org.teiid.client |
Modifier and Type | Method and Description |
---|---|
RequestMessage.ShowPlan |
RequestMessage.getShowPlan() |
static RequestMessage.ShowPlan |
RequestMessage.ShowPlan.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestMessage.ShowPlan[] |
RequestMessage.ShowPlan.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RequestMessage.setShowPlan(RequestMessage.ShowPlan showPlan) |
Copyright © 2019. All rights reserved.