| Package | Description |
|---|---|
| io.tesler.sqlbc.dto |
| Modifier and Type | Method and Description |
|---|---|
static MomentOperations |
MomentOperations.of(String stringValue) |
static MomentOperations |
MomentOperations.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MomentOperations[] |
MomentOperations.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2022 Tesler. All rights reserved.