| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AnnotationD
Represents an annotation (not to be confused with an annotation type).
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface javax.ide.model.java.declaration.Declaration | 
|---|
Declaration.DeclarationKind | 
| Method Summary | |
|---|---|
 TypeD | 
getAnnotationType()Gets the annotation type of this annotation.  | 
 java.util.Map | 
getElements()Gets the element-value pairs for this annotation.  | 
| Methods inherited from interface javax.ide.model.java.declaration.Declaration | 
|---|
getDeclarationKind, getPosition, isSynthetic | 
| Method Detail | 
|---|
TypeD getAnnotationType()
java.util.Map getElements()
Map keys are String. Map values are Object.
MethodD.getDefaultValue()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||