T - the generic bean typepublic interface BeanPropertyGetterLocalDate<T> extends BeanPropertyGetter<T,java.time.LocalDate>
| Modifier and Type | Method and Description |
|---|---|
default java.lang.Class<java.time.LocalDate> |
getType()
Gets the property type.
|
getInstanceType, getNamedefault java.lang.Class<java.time.LocalDate> getType()
getType in interface BeanPropertyDescriptor<T,java.time.LocalDate>getType in interface BeanPropertyGetter<T,java.time.LocalDate>