|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sybase.reflection.DataValue
com.sybase.reflection.BinaryValue
public class BinaryValue
Sybase internal use only.
Field Summary | |
---|---|
protected byte[] |
__value
|
Constructor Summary | |
---|---|
BinaryValue()
|
Method Summary | |
---|---|
byte[] |
getValue()
|
void |
setValue(byte[] _value)
|
java.lang.String |
toString()
|
int |
typeCode()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected byte[] __value
Constructor Detail |
---|
public BinaryValue()
Method Detail |
---|
public byte[] getValue()
public void setValue(byte[] _value)
public int typeCode()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |