Searched defs:getAnnotation (Results 1 – 14 of 14) sorted by relevance
93 public Annotation getAnnotation() { in getAnnotation() method in CstAnnotation
33 public Object getAnnotation(Class clz) in getAnnotation() method in CtMember.Cache227 public abstract Object getAnnotation(Class clz) throws ClassNotFoundException; in getAnnotation() method in CtMember
501 public Object getAnnotation(Class clz) throws ClassNotFoundException { in getAnnotation() method in CtClass
178 public Object getAnnotation(Class clz) throws ClassNotFoundException { in getAnnotation() method in CtBehavior
271 public Object getAnnotation(Class clz) throws ClassNotFoundException { in getAnnotation() method in CtField
472 public Object getAnnotation(Class clz) throws ClassNotFoundException { in getAnnotation() method in CtClassType
84 public <T extends Annotation> T getAnnotation(Class<T> annotationType) { in getAnnotation() method in ParameterSignature
184 public <T extends Annotation> T getAnnotation(Class<T> annotationType) { in getAnnotation() method in Description
115 public Annotation getAnnotation() { in getAnnotation() method in AnnotationImpl
346 public ClassInfo getAnnotation(String annotationName) { in getAnnotation() method in PackageInfo
217 const char *CodeCompletionString::getAnnotation(unsigned AnnotationNr) const { in getAnnotation() function in CodeCompletionString
182 public Annotation getAnnotation(String type) { in getAnnotation() method in AnnotationsAttribute
650 SkAnnotation* getAnnotation() const { return fAnnotation; } in getAnnotation() function
647 SkAnnotation* getAnnotation() const { return fAnnotation; } in getAnnotation() function