| Modifier and Type | Interface and Description | 
|---|---|
| interface  | AnnotationTypeElementDocRepresents an element of an annotation type. | 
| interface  | ConstructorDocRepresents a constructor of a java class. | 
| interface  | ExecutableMemberDocRepresents a method or constructor of a java class. | 
| interface  | FieldDocRepresents a field in a java class. | 
| interface  | MethodDocRepresents a method of a java class. | 
| Modifier and Type | Method and Description | 
|---|---|
| MemberDoc | SeeTag. referencedMember()Get the member doc for the field, constructor or method
 referenced by  @see. | 
 Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
 Copyright © 1993, 2025, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.