IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.services.wosa
Class WSysUndeliverable

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

public class WSysUndeliverable
extends WOSAMessageReply

The WSysUndeliverable class contains reply data to the WFS_SYSE_UNDELIVERABLE_MSG message.


Field Summary
 int dwMsg
           
 int dwSize
           
 byte[] lpbDescription
           
 java.lang.String lpszAppID
           
 java.lang.String lpszLogicalName
           
 java.lang.String lpszWorkstationName
           
 
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
WSysUndeliverable()
          This constructor creates a WSysUndeliverable object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lpszLogicalName

public java.lang.String lpszLogicalName

lpszWorkstationName

public java.lang.String lpszWorkstationName

lpszAppID

public java.lang.String lpszAppID

dwSize

public int dwSize

lpbDescription

public byte[] lpbDescription

dwMsg

public int dwMsg
Constructor Detail

WSysUndeliverable

public WSysUndeliverable()
This constructor creates a WSysUndeliverable object.


IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005