|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.progress.open4gl.Handle
Represents the PROGRESS 4GL HANDLE data type. Allows to convert the value to and from a Java long value.
Constructor Summary | |
Handle(long longVal)
|
Method Summary | |
long |
getLong()
|
void |
putLong(long longVal)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Handle(long longVal)
Method Detail |
public long getLong()
public void putLong(long longVal)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |