Overview | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | FRAMES | NO FRAMES |
serialPersistentFields
.
java.io.
- isField() -
Method in interface com.sun.javadoc.Doc
- Is this Doc item a field?
- isFinal() -
Method in interface com.sun.javadoc.ProgramElementDoc
- Return true if this program element is final
- isIncluded() -
Method in interface com.sun.javadoc.Doc
- return true if this Doc is include in the active set.
- isInterface() -
Method in interface com.sun.javadoc.Doc
- Is this Doc item a interface?
- isMethod() -
Method in interface com.sun.javadoc.Doc
- Is this Doc item a simple method (i.e. not a constructor)?
- isNative() -
Method in interface com.sun.javadoc.ExecutableMemberDoc
- Return true if this method is native
- isOrdinaryClass() -
Method in interface com.sun.javadoc.Doc
- Is this Doc item a ordinary class (i.e. not an interface, exception,
or error)?
- isPackagePrivate() -
Method in interface com.sun.javadoc.ProgramElementDoc
- Return true if this program element is package private
- isPrivate() -
Method in interface com.sun.javadoc.ProgramElementDoc
- Return true if this program element is private
- isProtected() -
Method in interface com.sun.javadoc.ProgramElementDoc
- Return true if this program element is protected
- isPublic() -
Method in interface com.sun.javadoc.ProgramElementDoc
- Return true if this program element is public
- isSerializable() -
Method in interface com.sun.javadoc.ClassDoc
- Return true if this class implements
java.io.
- isStatic() -
Method in interface com.sun.javadoc.ProgramElementDoc
- Return true if this program element is static
- isSynchronized() -
Method in interface com.sun.javadoc.ExecutableMemberDoc
- Return true if this method is synchronized
- isSynthetic() -
Method in interface com.sun.javadoc.MemberDoc
- Returns true if this field was synthesized by the compiler.
- isTransient() -
Method in interface com.sun.javadoc.FieldDoc
- Return true if this field is transient
- isVolatile() -
Method in interface com.sun.javadoc.FieldDoc
- Return true if this field is volatile
Overview | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | FRAMES | NO FRAMES |