Searched refs:annotationParam (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/codemodel/internal/
H A DJAnnotationUse.java248 public JAnnotationUse annotationParam(String name, Class<? extends Annotation> value) { method in class:JAnnotationUse
300 * #annotationParam(java.lang.String, java.lang.Class<? extends java.lang.annotation.Annotation>)
H A DTypedAnnotationWriter.java109 r,method.getReturnType(),use.annotationParam(name,r)).createProxy();

Completed in 30 milliseconds