com.ibm.dse.services.wosa
Class PrtRetractBinThrReply

java.lang.Object
  |
  +--com.ibm.dse.services.wosa.WOSAMessage
        |
        +--com.ibm.dse.services.wosa.WOSAMessageReply
              |
              +--com.ibm.dse.services.wosa.PrtRetractBinThrReply

public class PrtRetractBinThrReply
extends WOSAMessageReply

The PrtRetractBinThrReply class contains reply data to the WFS_USRE_PTR_RETRACTBINTHRESHOLD message.


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

Field Detail

lpwRetractBinThreshold

public short lpwRetractBinThreshold
Constructor Detail

PrtRetractBinThrReply

public PrtRetractBinThrReply()
This constructor creates a PrtRetractBinThrReply object.