Searched refs:setAnnotations (Results 1 - 6 of 6) sorted by relevance

/external/javassist/src/main/javassist/bytecode/
H A DAnnotationsAttribute.java132 * by <code>setAnnotations()</code>.
137 * @see #setAnnotations(Annotation[])
204 setAnnotations(annotations);
212 setAnnotations(newlist);
220 * <code>setAnnotations()</code>.
222 * @see #setAnnotations(Annotation[])
240 public void setAnnotations(Annotation[] annotations) { method in class:AnnotationsAttribute
260 * <ul><pre>setAnnotations(new Annotation[] { annotation })</pre></ul>
266 setAnnotations(new Annotation[] { annotation });
H A DParameterAnnotationsAttribute.java76 * by <code>setAnnotations()</code>.
81 * @see #setAnnotations(Annotation[][])
123 * <code>setAnnotations()</code>.
128 * @see #setAnnotations(Annotation[][])
148 public void setAnnotations(Annotation[][] params) { method in class:ParameterAnnotationsAttribute
/external/doclava/src/com/google/doclava/apicheck/
H A DXmlApiFile.java121 mCurrentClass.setAnnotations(new ArrayList<AnnotationInstanceInfo>());
H A DApiFile.java181 cl.setAnnotations(new ArrayList<AnnotationInstanceInfo>());
/external/doclava/src/com/google/doclava/
H A DClassInfo.java1567 public void setAnnotations(ArrayList<AnnotationInstanceInfo> annotations) { method in class:ClassInfo
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 248 milliseconds