| Package | Description |
|---|---|
| net.sf.jsqlparser.expression |
| Modifier and Type | Method and Description |
|---|---|
WindowElement.Type |
WindowElement.getType() |
WindowElement.Type |
WindowElement.getType() |
static WindowElement.Type |
WindowElement.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowElement.Type |
WindowElement.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowElement.Type[] |
WindowElement.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static WindowElement.Type[] |
WindowElement.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WindowElement.setType(WindowElement.Type type) |
void |
WindowElement.setType(WindowElement.Type type) |
WindowElement |
WindowElement.withType(WindowElement.Type type) |
WindowElement |
WindowElement.withType(WindowElement.Type type) |
Copyright © 2004–2023 JSQLParser. All rights reserved.