| Type | Name and description | 
|---|---|
| String | commentText() | 
| String | firstSentenceCommentText() | 
| String | getRawCommentText() | 
| boolean | isAnnotationType() | 
| boolean | isAnnotationTypeElement() | 
| boolean | isClass() | 
| boolean | isConstructor() | 
| boolean | isDeprecated() | 
| boolean | isEnum() | 
| boolean | isEnumConstant() | 
| boolean | isError() | 
| boolean | isException() | 
| boolean | isField() | 
| boolean | isIncluded() | 
| boolean | isInterface() | 
| boolean | isMethod() | 
| boolean | isOrdinaryClass() | 
| String | name() | 
| void | setRawCommentText(String arg0) |