- 
- 
ネストされたクラスのサマリーネストされたクラス 修飾子と型 インタフェース 説明 static classAttributeTree.ValueKind属性値の種類。- 
インタフェース com.sun.source.doctree.DocTreeで宣言されたネストされたクラス/インタフェースDocTree.Kind
 
- 
 - 
メソッドのサマリー修飾子と型 メソッド 説明 NamegetName()属性の名前を返します。List<? extends DocTree>getValue()属性の値を返します。種類がEMPTYの場合はnullを返します。AttributeTree.ValueKindgetValueKind()属性の種類を返します。
 
- 
- 
- 
メソッドの詳細- 
getNameName getName() 属性の名前を返します。- 戻り値:
- 属性の名前
 
 - 
getValueKindAttributeTree.ValueKind getValueKind() 属性の種類を返します。- 戻り値:
- 属性の種類。
 
 
- 
 
-