|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.neodatis.tool.wrappers.OdbReflection
public class OdbReflection
Constructor Summary | |
---|---|
OdbReflection()
|
Method Summary | |
---|---|
static java.lang.Object |
getArrayElement(java.lang.Object array,
int index)
|
static int |
getArrayLength(java.lang.Object array)
|
static java.lang.Class[] |
getAttributeTypes(java.lang.reflect.Method method)
|
static java.lang.reflect.Method[] |
getMethods(java.lang.Class clazz)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OdbReflection()
Method Detail |
---|
public static int getArrayLength(java.lang.Object array)
public static java.lang.Object getArrayElement(java.lang.Object array, int index)
public static java.lang.reflect.Method[] getMethods(java.lang.Class clazz)
public static java.lang.Class[] getAttributeTypes(java.lang.reflect.Method method)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |