IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.services.wosa
Class PrtMediaExtentsReply

java.lang.Object
  extended bycom.ibm.dse.services.wosa.WOSAMessage
      extended bycom.ibm.dse.services.wosa.WOSAMessageReply
          extended bycom.ibm.dse.services.wosa.PrtMediaExtentsReply

public class PrtMediaExtentsReply
extends WOSAMessageReply

The PrtMediaExtentsReply class contains reply data to the WFS_CMD_PTR_MEDIA_EXTENTS message.


Field Summary
 int ulSizeX
           
 int ulSizeY
           
 
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
PrtMediaExtentsReply()
          This constructor creates a PrtMediaExtentsReply object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ulSizeX

public int ulSizeX

ulSizeY

public int ulSizeY
Constructor Detail

PrtMediaExtentsReply

public PrtMediaExtentsReply()
This constructor creates a PrtMediaExtentsReply object.


IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005