Comparable<Object>
, Doc
, MemberDoc
, ProgramElementDoc
jdk.javadoc.doclet
.
For more information, see the Migration Guide in the documentation for that package.@Deprecated public interface FieldDoc extends MemberDoc
MemberDoc
Modifier and Type | Method | Description |
---|---|---|
Object |
constantValue() |
Deprecated.
Get the value of a constant field.
|
String |
constantValueExpression() |
Deprecated.
Get the value of a constant field.
|
boolean |
isTransient() |
Deprecated.
Return true if this field is transient
|
boolean |
isVolatile() |
Deprecated.
Return true if this field is volatile
|
SerialFieldTag[] |
serialFieldTags() |
Deprecated.
Return the serialField tags in this FieldDoc item.
|
Type |
type() |
Deprecated.
Get type of this field.
|
commentText, compareTo, firstSentenceTags, getRawCommentText, inlineTags, isAnnotationType, isAnnotationTypeElement, isClass, isConstructor, isEnum, isEnumConstant, isError, isException, isField, isIncluded, isInterface, isMethod, isOrdinaryClass, name, position, seeTags, setRawCommentText, tags, tags
isSynthetic
annotations, containingClass, containingPackage, isFinal, isPackagePrivate, isPrivate, isProtected, isPublic, isStatic, modifiers, modifierSpecifier, qualifiedName
Type type()
boolean isTransient()
boolean isVolatile()
SerialFieldTag[] serialFieldTags()
@serialField
tags.Object constantValue()
String constantValueExpression()
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 1993, 2016, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b144-1