IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.services.wosa
Class PrtQueryMediaReply

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

public class PrtQueryMediaReply
extends WOSAMessageReply

The PrtQueryMediaReply class contains reply data to the WFS_INF_PTR_QUERY_MEDIA message.


Field Summary
 short fwMediaType
           
 short wBase
           
 short wFoldType
           
 short wLineCount
           
 short wPageCount
           
 short wPrintAreaHeight
           
 short wPrintAreaWidth
           
 short wPrintAreaX
           
 short wPrintAreaY
           
 short wRestrictedAreaHeight
           
 short wRestrictedAreaWidth
           
 short wRestrictedAreaX
           
 short wRestrictedAreaY
           
 short wSizeHeight
           
 short wSizeWidth
           
 short wStagger
           
 short wUnitX
           
 short wUnitY
           
 
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
PrtQueryMediaReply()
          This constructor creates a PrtQueryMediaReply object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fwMediaType

public short fwMediaType

wBase

public short wBase

wUnitX

public short wUnitX

wUnitY

public short wUnitY

wSizeWidth

public short wSizeWidth

wSizeHeight

public short wSizeHeight

wPageCount

public short wPageCount

wLineCount

public short wLineCount

wPrintAreaX

public short wPrintAreaX

wPrintAreaY

public short wPrintAreaY

wPrintAreaWidth

public short wPrintAreaWidth

wPrintAreaHeight

public short wPrintAreaHeight

wRestrictedAreaX

public short wRestrictedAreaX

wRestrictedAreaY

public short wRestrictedAreaY

wRestrictedAreaWidth

public short wRestrictedAreaWidth

wRestrictedAreaHeight

public short wRestrictedAreaHeight

wStagger

public short wStagger

wFoldType

public short wFoldType
Constructor Detail

PrtQueryMediaReply

public PrtQueryMediaReply()
This constructor creates a PrtQueryMediaReply object.


IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005