Field

Undocumented in source.

Members

Functions

get
Object get(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
getBoolean
bool getBoolean(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
getByte
byte getByte(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
getChar
char getChar(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
getDeclaringClass
Class getDeclaringClass()
Undocumented in source. Be warned that the author may not have intended to support it.
getDouble
double getDouble(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
getFloat
float getFloat(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
getInt
int getInt(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
getLong
long getLong(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
getModifiers
int getModifiers()
Undocumented in source. Be warned that the author may not have intended to support it.
getName
String getName()
Undocumented in source. Be warned that the author may not have intended to support it.
getShort
short getShort(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
getType
Class getType()
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
equals_t opEquals(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(Object obj, Object value)
Undocumented in source. Be warned that the author may not have intended to support it.
setBoolean
void setBoolean(Object obj, bool z)
Undocumented in source. Be warned that the author may not have intended to support it.
setByte
void setByte(Object obj, byte b)
Undocumented in source. Be warned that the author may not have intended to support it.
setChar
void setChar(Object obj, char c)
Undocumented in source. Be warned that the author may not have intended to support it.
setDouble
void setDouble(Object obj, double d)
Undocumented in source. Be warned that the author may not have intended to support it.
setFloat
void setFloat(Object obj, float f)
Undocumented in source. Be warned that the author may not have intended to support it.
setInt
void setInt(Object obj, int i)
Undocumented in source. Be warned that the author may not have intended to support it.
setLong
void setLong(Object obj, long l)
Undocumented in source. Be warned that the author may not have intended to support it.
setShort
void setShort(Object obj, short s)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
hash_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
String toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta