| 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Completion
A suggested completion for an annotation. A completion is text meant to be inserted into a program as part of an annotation.
| Method Summary | |
|---|---|
 String | 
getMessage()
Returns an informative message about the completion.  | 
 String | 
getValue()
Returns the text of the suggested completion.  | 
| Method Detail | 
|---|
String getValue()
String getMessage()
  | 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.