public interface ModelWithAnnotation extends ModelWrapperElement
| Modifier and Type | Method and Description |
|---|---|
void |
addAnnotation(ModelAnnotation annotation) |
ModelAnnotation |
getAnnotation(Class<? extends Annotation> value) |
boolean |
hasAnnotation(Class<? extends Annotation> annotationClazz) |
getElementvoid addAnnotation(ModelAnnotation annotation)
ModelAnnotation getAnnotation(Class<? extends Annotation> value)
boolean hasAnnotation(Class<? extends Annotation> annotationClazz)
Copyright © 2017. All rights reserved.