java.lang.Object
de.grogra.reflect.MemberBase
de.grogra.reflect.FieldBase
de.grogra.reflect.XField
-
Field Summary
Fields inherited from class de.grogra.reflect.MemberBase
annots, declaringType, descriptor, modifiers, nameFields inherited from interface de.grogra.reflect.Field
FIELD_0, INTERFACE_MODIFIERS, MODIFIERSFields inherited from interface de.grogra.reflect.Member
ABSTRACT, ACCESS_MODIFIERS, ARRAY, BRIDGE, CONSTANT, FINAL, GLOBAL, INTERFACE, JAVA_MODIFIERS, LOCAL_CLASS, MIN_UNUSED_MODIFIER, NATIVE, PRIVATE, PROTECTED, PUBLIC, STATIC, STRICT, SYNCHRONIZED, SYNTHETIC, TRANSIENT, VARARGS, VOLATILE -
Method Summary
Modifier and TypeMethodDescriptionbooleangetBoolean(Object object) bytechardoublefloatintlongshortvoidsetBoolean(Object object, boolean value) voidvoidvoidsetConstant(Object value) voidvoidvoidvoidvoidvoidMethods inherited from class de.grogra.reflect.FieldBase
getDescriptor, getType, toStringMethods inherited from class de.grogra.reflect.MemberBase
getDeclaredAnnotation, getDeclaredAnnotationCount, getDeclaringType, getModifiers, getName, getSimpleNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface de.grogra.reflect.Member
getDeclaredAnnotation, getDeclaredAnnotationCount, getDeclaringType, getModifiers, getName, getSimpleName
-
Method Details
-
setConstant
-
getDeclaredAnnotations
-
setBoolean
- Specified by:
setBooleanin interfaceField- Overrides:
setBooleanin classFieldBase
-
getBoolean
- Specified by:
getBooleanin interfaceField- Overrides:
getBooleanin classFieldBase
-
setByte
-
getByte
-
setShort
-
getShort
-
setChar
-
getChar
-
setInt
-
getInt
-
setLong
-
getLong
-
setFloat
-
getFloat
-
setDouble
-
getDouble
-
setObject
-
getObject
-