- すべてのスーパー・インタフェース:
- BlockTagTree,- DocTree
public interface SerialTree extends BlockTagTree
@serialブロック・タグのツリー・ノードです。
 
    @serial field-description | include | exclude
 - 導入されたバージョン:
- 1.8
- 
ネストされたクラスのサマリーインタフェース com.sun.source.doctree.DocTreeで宣言されたネストされたクラス/インタフェースDocTree.Kind
- 
メソッドのサマリーインタフェース com.sun.source.doctree.BlockTagTreeで宣言されたメソッドgetTagName
- 
メソッドの詳細- 
getDescriptionフィールドの説明、または"include"または"exclude"という単語を返します。- 戻り値:
- フィールドの説明
 
 
-