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