Searched defs:getClassValue (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/jxc/apt/
H A DInlineAnnotationReaderImpl.java126 public TypeMirror getClassValue(Annotation a, String name) { method in class:InlineAnnotationReaderImpl
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/annotation/
H A DAnnotationReader.java157 T getClassValue( Annotation a, String name ); method in interface:AnnotationReader
160 * Similar to {@link #getClassValue(Annotation, String)} method but
H A DRuntimeInlineAnnotationReader.java120 public Class getClassValue(Annotation a, String name) { method in class:RuntimeInlineAnnotationReader

Completed in 30 milliseconds