public class NoAnnotations extends Object implements ArooaAnnotations
ArooaAnnotations| Constructor and Description |
|---|
NoAnnotations() |
| 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) |
public Method methodFor(String annotationName)
ArooaAnnotationsmethodFor in interface ArooaAnnotationsannotationName - The annotation name.public String propertyFor(String annotationName)
propertyFor in interface ArooaAnnotationspublic ArooaAnnotation annotationForProperty(String propertyName, String annotationName)
ArooaAnnotationsannotationForProperty in interface ArooaAnnotationspropertyName - The name of the property.annotationName - The name of the annotation.Copyright © 2023. All rights reserved.