- 
- 
Nested Class Summary
- 
Nested classes/interfaces declared in interface com.sun.source.doctree.DocTree
DocTree.Kind 
 - 
 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NamegetName()Returns the name or value of the entity. 
 - 
 
- 
- 
Method Detail
- 
getName
Name getName()
Returns the name or value of the entity.- Returns:
 - the name or value of the entity
 
 
 - 
 
 -