|
Doclet API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AnnotationValue
Represents a value of an annotation type element.
Method Summary | |
---|---|
String |
toString()
Returns a string representation of the value. |
Object |
value()
Returns the value. |
Method Detail |
---|
Object value()
String
Type
(representing a class literal)
FieldDoc
(representing an enum constant)
AnnotationDesc
AnnotationValue[]
String toString()
toString
in class Object
|
Doclet API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |