站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.5.1

JavaDoc.Field (NetBeans Java Hierarchy API) - NetBeans API Javadoc 5.5.1

org.openide.src 1.8.31

org.openide.src
Interface JavaDoc.Field

All Superinterfaces:
JavaDoc
Enclosing interface:
JavaDoc

public static interface JavaDoc.Field
extends JavaDoc

The JavaDoc of a field.

Currently adds special @SerialField tag


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.openide.src.JavaDoc
JavaDoc.Class, JavaDoc.Field, JavaDoc.Method
 
Field Summary
 
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

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


org.openide.src 1.8.31

Built on March 26 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.