public interface AnnotationDefinition
| Modifier and Type | Method and Description |
|---|---|
AnnotationDefinition |
addValue(String key,
String value) |
String |
getName() |
Map<String,String> |
getValueMap() |
boolean |
shouldAddAnnotation() |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.