|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
---|---|
String |
commentText()
|
String |
firstSentenceCommentText()
|
String |
getRawCommentText()
|
boolean |
isAnnotationType()
|
boolean |
isAnnotationTypeElement()
|
boolean |
isClass()
|
boolean |
isConstructor()
|
boolean |
isEnum()
|
boolean |
isEnumConstant()
|
boolean |
isError()
|
boolean |
isException()
|
boolean |
isField()
|
boolean |
isIncluded()
|
boolean |
isInterface()
|
boolean |
isMethod()
|
boolean |
isOrdinaryClass()
|
String |
name()
|
void |
setRawCommentText(String arg0)
|
Method Detail |
---|
public String commentText()
public String firstSentenceCommentText()
public String getRawCommentText()
public boolean isAnnotationType()
public boolean isAnnotationTypeElement()
public boolean isClass()
public boolean isConstructor()
public boolean isEnum()
public boolean isEnumConstant()
public boolean isError()
public boolean isException()
public boolean isField()
public boolean isIncluded()
public boolean isInterface()
public boolean isMethod()
public boolean isOrdinaryClass()
public String name()
public void setRawCommentText(String arg0)