API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.annotation.processing. Completion View Source
Author(s)
Joseph D. Darcy
Scott Seligman
Peter von der Ahé
Since
1.6
Version
1.2 06/07/31
Serial
Hierarchy
 Completion
Subinterfaces
Description
public interface Completion
  A suggested completion for an annotation.
See also:   
Methods
Hide/Show inherited methods
public String getMessage ()
  Returns an informative message about the completion.
public String getValue ()
  Returns the text of the suggested completion.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar