|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--com.progress.open4gl.Rowid
Represents the PROGRESS 4GL ROWID data type. Allows to convert the value to and from a Java byte[] (byte array) value.
| Constructor Summary | |
Rowid(byte[] bytes)
|
|
| Method Summary | |
byte[] |
getBytes()
|
void |
putBytes(byte[] bytes)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Rowid(byte[] bytes)
| Method Detail |
public byte[] getBytes()
public void putBytes(byte[] bytes)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||