org.openide.src
Interface JavaDoc.Field

All Superinterfaces:
JavaDoc
Enclosing class:
JavaDoc

public static interface JavaDoc.Field
extends JavaDoc

The JavaDoc of a field.

Currently adds special @SerialField tag


Inner classes inherited from class org.openide.src.JavaDoc
JavaDoc.Class, JavaDoc.Field, JavaDoc.Method
 
Fields inherited from interface org.openide.src.JavaDoc
ADD, REMOVE, SET
 
Method Summary
 JavaDocTag.SerialField[] getSerialFieldTags()
          Gets SerialField tags.
 
Methods inherited from interface org.openide.src.JavaDoc
changeTags, clearJavaDoc, getRawText, getSeeTags, getTags, getTags, getText, isEmpty, setRawText, setText
 

Method Detail

getSerialFieldTags

public JavaDocTag.SerialField[] getSerialFieldTags()
Gets SerialField tags.


Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.