| 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 © 2001-2015 Red Hat, Inc. All Rights Reserved.