public interface Member extends Annotatable
| Modifier and Type | Method and Description |
|---|---|
int |
getAccessFlags()
Gets the access flags for this member.
|
java.lang.String |
getDefiningClass()
Gets the type of the class that defines this member.
|
java.lang.String |
getName()
Gets the name of this member.
|
getAnnotations@Nonnull java.lang.String getDefiningClass()
@Nonnull java.lang.String getName()
int getAccessFlags()