| Package | Description |
|---|---|
| io.doov.core | |
| io.doov.core.dsl | |
| io.doov.core.dsl.field |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FieldId
Id representing a value of the
FieldModel |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
BaseFieldModel.get(DslId fieldId) |
<T> T |
FieldModel.get(DslId fieldId) |
| Modifier and Type | Method and Description |
|---|---|
DslId |
DslField.id() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
DslModel.get(DslId id) |
| Modifier and Type | Method and Description |
|---|---|
static Optional<LocalDate> |
DateIsoFieldInfo.parse(DslModel model,
DslId id) |
static Optional<LocalTime> |
TimeIsoFieldInfo.parse(DslModel model,
DslId id) |
Copyright © 2017. All rights reserved.