public interface PropertyAwareAccessor extends TypeAwareAccessor, CategoryAware, ExclusionAware
Modifier and Type | Method and Description |
---|---|
String |
getPropertyName() |
<T extends Annotation> |
getReadMethodAnnotation(Class<T> annotationClass) |
Set<Annotation> |
getReadMethodAnnotations() |
getType
get, getElementSelector, set, unset
getCategoriesFromAnnotation
isExcludedByAnnotation
String getPropertyName()
Set<Annotation> getReadMethodAnnotations()
<T extends Annotation> T getReadMethodAnnotation(Class<T> annotationClass)
Copyright © 2014. All rights reserved.