uk.ac.mrc.hgmp.embreo
Class EmbreoACD

java.lang.Object
  |
  +--uk.ac.mrc.hgmp.embreo.EmbreoACD

public class EmbreoACD
extends java.lang.Object


Constructor Summary
EmbreoACD(java.lang.String acdProg, EmbreoParams mysettings)
          Retrieve an ACD file using soap
 
Method Summary
 java.lang.String getAcd()
          Return the text of the ACD file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbreoACD

public EmbreoACD(java.lang.String acdProg,
                 EmbreoParams mysettings)
Retrieve an ACD file using soap

Parameters:
acdProg - The name of the application described by the ACD
mysettings - EmbreoParams defining server parameters
Method Detail

getAcd

public java.lang.String getAcd()
Return the text of the ACD file