| Package | Description |
|---|---|
| org.openksavi.sponge.type |
| Modifier and Type | Method and Description |
|---|---|
DateTimeKind |
DateTimeType.getDateTimeKind() |
static DateTimeKind |
DateTimeKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateTimeKind[] |
DateTimeKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DateTimeType.setDateTimeKind(DateTimeKind dateTimeKind) |
DateTimeType |
DateTimeType.withDateTimeKind(DateTimeKind dateTimeKind) |
| Constructor and Description |
|---|
DateTimeType(String name,
DateTimeKind dateTimeKind) |
Copyright © 2016–2020 Softelnet. All rights reserved.