|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.dse.services.wosa.WOSAMessage | +--com.ibm.dse.services.wosa.WOSAMessageReply | +--com.ibm.dse.services.wosa.PrtRawDataReply
The PrtRawDataReply class contains reply data to the WFS_CMD_PTR_RAW_DATA message.
Field Summary | |
byte[] |
lpbData
|
int |
ulSize
|
Fields inherited from class com.ibm.dse.services.wosa.WOSAMessageReply |
requestID,
result |
Fields inherited from class com.ibm.dse.services.wosa.WOSAMessage |
command |
Constructor Summary | |
PrtRawDataReply()
This constructor creates a PrtRawDataReply object. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public int ulSize
public byte[] lpbData
Constructor Detail |
public PrtRawDataReply()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |