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