Package | Description |
---|---|
org.teiid.language |
Modifier and Type | Method and Description |
---|---|
WindowFrame.BoundMode |
WindowFrame.FrameBound.getBoundMode() |
static WindowFrame.BoundMode |
WindowFrame.BoundMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowFrame.BoundMode[] |
WindowFrame.BoundMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
WindowFrame.FrameBound.setBoundMode(WindowFrame.BoundMode boundMode) |
Constructor and Description |
---|
FrameBound(WindowFrame.BoundMode mode) |
Copyright © 2019. All rights reserved.