public class LocalDateFieldInfo extends DelegatingFieldInfoImpl implements TemporalFieldInfo<java.time.LocalDate>
| Constructor and Description |
|---|
LocalDateFieldInfo(FieldInfo fieldInfo) |
| Modifier and Type | Method and Description |
|---|---|
LocalDateFunction |
getTemporalFunction()
Returns a new temporal function that will use this as a field.
|
delegate, getMetadata, id, readableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafter, after, after, after, afterOrEq, afterOrEq, afterOrEq, afterOrEq, ageAt, ageAt, ageAt, ageAt, before, before, before, before, beforeOrEq, beforeOrEq, beforeOrEq, beforeOrEq, between, between, daysBetween, daysBetween, daysBetween, daysBetween, eq, getDefaultFunction, minus, minus, minusYears, monthsBetween, monthsBetween, monthsBetween, monthsBetween, notBetween, plus, plus, plusYears, with, yearsBetween, yearsBetween, yearsBetween, yearsBetweenallMatch, allMatch, allMatch, anyMatch, anyMatch, anyMatch, eq, eq, eq, hasTag, isNotNull, isNull, map, mapToInt, mapToString, mapUsing, noneMatch, noneMatch, noneMatch, notEq, notEq, notEq, position, tagsgetMetadata, idgenericTypes, isCodeLookup, isCodeValuable, isTransient, siblings, typepublic LocalDateFieldInfo(FieldInfo fieldInfo)
public LocalDateFunction getTemporalFunction()
TemporalFieldInfogetTemporalFunction in interface TemporalFieldInfo<java.time.LocalDate>