|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.nxqd.NxqdValue net.sf.nxqd.NxqdBlobValue
public class NxqdBlobValue
Constructor Summary | |
---|---|
NxqdBlobValue(byte[] b)
|
Method Summary | |
---|---|
byte[] |
getBlob()
|
void |
setBlob(byte[] b)
|
Methods inherited from class net.sf.nxqd.NxqdValue |
---|
getValue, setValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NxqdBlobValue(byte[] b) throws NxqdException
NxqdException
Method Detail |
---|
public byte[] getBlob() throws NxqdException
NxqdException
public void setBlob(byte[] b) throws NxqdException
NxqdException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |