Uses of Class
io.datarouter.model.field.imp.LocalDateFieldKey
| Package | Description |
|---|---|
| io.datarouter.model.field.imp |
-
Uses of LocalDateFieldKey in io.datarouter.model.field.imp
Methods in io.datarouter.model.field.imp that return LocalDateFieldKey Modifier and Type Method Description LocalDateFieldKeyLocalDateFieldKey. withColumnName(String columnNameOverride)Constructors in io.datarouter.model.field.imp with parameters of type LocalDateFieldKey Constructor Description LocalDateField(LocalDateFieldKey key, LocalDate value)LocalDateField(String prefix, LocalDateFieldKey key, LocalDate value)