Overview | Package | Class | Tree | Deprecated | Index | Help | |||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Fields inherited from class java.io.Serializable | |
serialVersionUID |
Method Summary | |
boolean | isAbstract()
Return true if this method is abstract |
ClassDoc | overridenClass()
Return the class that overrides this method. |
Type | returnType()
Get return type. |
Methods inherited from interface com.sun.javadoc.ExecutableMemberDoc | |
flatSignature, isNative, isSynchronized, parameters, paramTags, signature, thrownExceptions, throwsTags |
Methods inherited from interface com.sun.javadoc.MemberDoc | |
containingPackage, isSynthetic, qualifiedName |
Methods inherited from interface com.sun.javadoc.ProgramElementDoc | |
containingClass, isFinal, isPackagePrivate, isPrivate, isProtected, isPublic, isStatic, modifierSpecifier, modifiers |
Methods inherited from interface com.sun.javadoc.Doc | |
commentText, compareTo, firstSentenceTags, getRawCommentText, inlineTags, isClass, isConstructor, isError, isException, isField, isIncluded, isInterface, isMethod, isOrdinaryClass, name, seeTags, setRawCommentText, tags, tags |
Method Detail |
public boolean isAbstract()
public Type returnType()
public ClassDoc overridenClass()
Overview | Package | Class | Tree | Deprecated | Index | Help | |||
PREV CLASS | NEXT CLASS | FRAMES | NO FRAMES | ||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |