|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--uk.ac.mrc.hgmp.embreo.EmbreoACD
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 |
public EmbreoACD(java.lang.String acdProg, EmbreoParams mysettings)
acdProg
- The name of the application described by the ACDmysettings
- EmbreoParams defining server parametersMethod Detail |
public java.lang.String getAcd()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |