-
getBoolean(Object, int, String) - Static method in class de
.topobyte
.melon
.reflection
.
Reflection
-
Get a boolean field of an instance.
-
getByte(Object, int, String) - Static method in class de
.topobyte
.melon
.reflection
.
Reflection
-
Get a byte field of an instance.
-
getDouble(Object, int, String) - Static method in class de
.topobyte
.melon
.reflection
.
Reflection
-
Get a double field of an instance.
-
getFloat(Object, int, String) - Static method in class de
.topobyte
.melon
.reflection
.
Reflection
-
Get a float field of an instance.
-
getInt(Object, int, String) - Static method in class de
.topobyte
.melon
.reflection
.
Reflection
-
Get a int field of an instance.
-
getLong(Object, int, String) - Static method in class de
.topobyte
.melon
.reflection
.
Reflection
-
Get a long field of an instance.
-
getObject(Object, int, String) - Static method in class de
.topobyte
.melon
.reflection
.
Reflection
-
Get a Object field of an instance.
-
getShort(Object, int, String) - Static method in class de
.topobyte
.melon
.reflection
.
Reflection
-
Get a short field of an instance.