| Package | Description | 
|---|---|
| oracle.javatools.parser.java.v2.common | 
 Classes common to model implementations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static QuickComponent | 
QuickComponent.createComponent(JavaMethod method)
Creates an annotation component without an assigned value. 
 | 
static QuickComponent | 
QuickComponent.createComponent(JavaMethod method,
               java.lang.Object value)
Creates an annotation component with the given assigned value. 
 |