public class DateIsoFieldInfo extends DelegatingFieldInfoImpl implements TemporalFieldInfo<java.time.LocalDate>
| Constructor and Description |
|---|
DateIsoFieldInfo(FieldInfo fieldInfo) |
| Modifier and Type | Method and Description |
|---|---|
io.doov.core.dsl.field.types.DateIsoFieldInfo.DateIsoCondition |
getTemporalCondition()
Returns a new temporal condition that will use this as a field.
|
static java.util.Optional<java.time.LocalDate> |
parse(DslModel model,
FieldId id) |
delegate, idclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafter, after, after, after, afterOrEq, afterOrEq, afterOrEq, ageAt, ageAt, ageAt, ageAt, before, before, before, before, beforeOrEq, beforeOrEq, beforeOrEq, between, between, daysBetween, daysBetween, daysBetween, daysBetween, eq, getDefaultCondition, minus, minus, minusYears, monthsBetween, monthsBetween, monthsBetween, monthsBetween, notBetween, plus, plus, plusYears, with, yearsBetween, yearsBetween, yearsBetween, yearsBetweenallMatch, allMatch, allMatch, anyMatch, anyMatch, anyMatch, eq, eq, eq, isNotNull, isNull, mapToInt, noneMatch, noneMatch, noneMatch, notEq, notEqgenericTypes, isCodeLookup, isCodeValuable, isTransient, readable, siblings, typepublic DateIsoFieldInfo(FieldInfo fieldInfo)
public io.doov.core.dsl.field.types.DateIsoFieldInfo.DateIsoCondition getTemporalCondition()
TemporalFieldInfogetTemporalCondition in interface TemporalFieldInfo<java.time.LocalDate>