|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.neodatis.tool.wrappers.OdbArray
public class OdbArray
A Wrapper class for some specific Array reflection operations
Constructor Summary | |
---|---|
OdbArray()
|
Method Summary | |
---|---|
static void |
setValue(java.lang.Object array,
int index,
java.lang.Object value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OdbArray()
Method Detail |
---|
public static void setValue(java.lang.Object array, int index, java.lang.Object value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |