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 Member
public boolean isSynthetic()
isSynthetic
in interface Member
public Class<?> getDeclaringClass()
getDeclaringClass
in interface Member
Copyright © 2019 JBoss by Red Hat. All rights reserved.