public class Annotation extends Object
| Constructor and Description |
|---|
Annotation() |
Annotation(String qualifiedTypeName) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttribute(String name,
String value) |
Map<String,String> |
getAttributes() |
String |
getQualifiedTypeName() |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.