public interface ArooaAnnotations
| Modifier and Type | Method and Description |
|---|---|
ArooaAnnotation |
annotationForProperty(String propertyName,
String annotationName)
Get the Annotation for a property by annotation name.
|
Method |
methodFor(String annotationName)
Get the method for an annotation name.
|
String |
propertyFor(String annotationName) |
Method methodFor(String annotationName)
annotationName - The annotation name.ArooaAnnotation annotationForProperty(String propertyName, String annotationName)
propertyName - The name of the property.annotationName - The name of the annotation.Copyright © 2023. All rights reserved.