| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getDeclaringClass() |
int |
getModifiers() |
String |
getName() |
Class<?> |
getType() |
boolean |
isSynthetic() |
public Class<?> getType()
public int getModifiers()
getModifiers in interface Memberpublic boolean isSynthetic()
isSynthetic in interface Memberpublic Class<?> getDeclaringClass()
getDeclaringClass in interface MemberCopyright © 2017 JBoss by Red Hat. All rights reserved.