| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JavaAnnotation
An instance of an annotation type.
| Field Summary | |
|---|---|
static JavaAnnotation[] | 
EMPTY_ARRAY
 | 
| Method Summary | |
|---|---|
 JavaType | 
getAnnotationType()
Equivalent to getResolvedType().  | 
 java.util.Map | 
getArguments()
Get the arguments used to instantiate the annotation  | 
 java.util.Map | 
getComponents()
Here, "component" is not equivalent to "argument".  | 
 boolean | 
isInherited()
 | 
| Methods inherited from interface oracle.javatools.parser.java.v2.model.JavaHasType | 
|---|
getResolvedType, getUnresolvedType | 
| Methods inherited from interface oracle.javatools.parser.java.v2.model.JavaElement | 
|---|
getElementKind, getFile, getModifiers, getOwner, getSourceElement, isDeprecated, isFinal, isHidden, isSourceElement, isSynthetic, printCompiledInfo | 
| Field Detail | 
|---|
static final JavaAnnotation[] EMPTY_ARRAY
| Method Detail | 
|---|
boolean isInherited()
java.util.Map getArguments()
JavaVariable.getConstantValue().java.util.Map getComponents()
JavaVariable.getConstantValue().JavaType getAnnotationType()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||