Package | Description |
---|---|
org.teiid.language |
Modifier and Type | Method and Description |
---|---|
WindowFrame.FrameMode |
WindowFrame.getMode() |
static WindowFrame.FrameMode |
WindowFrame.FrameMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowFrame.FrameMode[] |
WindowFrame.FrameMode.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.setMode(WindowFrame.FrameMode mode) |
Constructor and Description |
---|
WindowFrame(WindowFrame.FrameMode mode) |
Copyright © 2019. All rights reserved.