public interface AnnotationReader
| Modifier and Type | Method and Description |
|---|---|
Iterable<String> |
getAvailableFields() |
String |
getType() |
AnnotationValue |
getValue(String fieldName) |
String getType()
AnnotationValue getValue(String fieldName)
Copyright © 2015. All rights reserved.