public static interface PojoProperties.PojoProperty<T>
| Modifier and Type | Method and Description |
|---|---|
Object |
get(T pojo) |
<A extends Annotation> |
getAnnotation(Class<A> anno) |
String |
getName() |
QualifiedType<?> |
getQualifiedType() |
<A extends Annotation> Optional<A> getAnnotation(Class<A> anno)
String getName()
QualifiedType<?> getQualifiedType()
Copyright © 2019. All rights reserved.