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