IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.wosabean
Class PrtReadImageReply

java.lang.Object
  extended bycom.ibm.dse.wosabean.WOSAMessage
      extended bycom.ibm.dse.wosabean.WOSAMessageReply
          extended bycom.ibm.dse.wosabean.PrtReadImageReply

public class PrtReadImageReply
extends WOSAMessageReply

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

wImageType

public short wImageType

ulSize

public int ulSize

lpImage

public byte[] lpImage
Constructor Detail

PrtReadImageReply

public PrtReadImageReply()

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005