|
Doclet API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Type in com.sun.javadoc |
Subinterfaces of Type in com.sun.javadoc | |
interface |
ClassDoc
Represents a java class or interface and provides access to information about the class, the class's comment and tags, and the members of the class. |
Methods in com.sun.javadoc that return Type | |
Type |
Parameter.type()
Get the type of this parameter. |
Type |
MethodDoc.returnType()
Get return type. |
Type |
FieldDoc.type()
Get type of this field. |
|
Doclet API | |||||||||
PREV NEXT | FRAMES NO FRAMES |