IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.wosabean
Class PrtPrintFormRequest

java.lang.Object
  extended bycom.ibm.dse.wosabean.WOSAMessage
      extended bycom.ibm.dse.wosabean.WOSAMessageRequest
          extended bycom.ibm.dse.wosabean.PrtPrintFormRequest

public class PrtPrintFormRequest
extends WOSAMessageRequest

This class provides request data for the WFS_CMD_PTR_PRINT_FORM message


Field Summary
 int dwMediaControl
           
 java.util.Vector lpszFields
           
 java.lang.String lpszFormName
           
 java.lang.String lpszMediaName
           
 short wAlignment
           
 short wOffsetX
           
 short wOffsetY
           
 short wResolution
           
 
Fields inherited from class com.ibm.dse.wosabean.WOSAMessage
command
 
Constructor Summary
PrtPrintFormRequest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lpszFormName

public java.lang.String lpszFormName

lpszMediaName

public java.lang.String lpszMediaName

wAlignment

public short wAlignment

wOffsetX

public short wOffsetX

wOffsetY

public short wOffsetY

wResolution

public short wResolution

dwMediaControl

public int dwMediaControl

lpszFields

public java.util.Vector lpszFields
Constructor Detail

PrtPrintFormRequest

public PrtPrintFormRequest()

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005