Interface ReflectField
- All Superinterfaces:
ReflectAnnotatedElement
,ReflectMember
-
Method Summary
Methods inherited from interface org.teavm.metaprogramming.reflect.ReflectAnnotatedElement
getAnnotation
Methods inherited from interface org.teavm.metaprogramming.reflect.ReflectMember
getDeclaringClass, getModifiers, getName
-
Method Details
-
isEnumConstant
boolean isEnumConstant() -
getType
ReflectClass<?> getType() -
get
-
set
-