IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.services.wosa
Class PrtMediaListReply

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

public class PrtMediaListReply
extends WOSAMessageReply

The PrtMediaListReply class contains reply data to the WFS_INF_PTR_MEDIA_LIST message.


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

Field Detail

lpszMediaList

public java.util.Vector lpszMediaList
Constructor Detail

PrtMediaListReply

public PrtMediaListReply()
This constructor creates a PrtMediaListReply object.


IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005