|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.dse.wosabean.WOSAMessage
com.ibm.dse.wosabean.WOSAMessageReply
com.ibm.dse.wosabean.PrtReadImageReply
This class provides reply data to the WFS_CMD_PTR_READ_IMAGE message
Field Summary | |
---|---|
byte[] |
lpImage
|
int |
ulSize
|
short |
wImageType
|
Fields inherited from class com.ibm.dse.wosabean.WOSAMessageReply |
---|
requestID, result |
Fields inherited from class com.ibm.dse.wosabean.WOSAMessage |
---|
command |
Constructor Summary | |
---|---|
PrtReadImageReply()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public short wImageType
public int ulSize
public byte[] lpImage
Constructor Detail |
public PrtReadImageReply()
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |