|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.DataModel.InterfaceElements.ProcessStatus
org.LexGrid.LexBIG.DataModel.InterfaceElements.ExportStatus
public class ExportStatus
Reports the state of LexBIG export operations.
Constructor Summary | |
---|---|
ExportStatus()
|
Method Summary | |
---|---|
java.lang.String |
getDestination()
Returns the value of field 'destination'. |
void |
setDestination(java.lang.String destination)
Sets the value of field 'destination'. |
Methods inherited from class org.LexGrid.LexBIG.DataModel.InterfaceElements.ProcessStatus |
---|
getEndTime, getErrorsLogged, getMessage, getStartTime, getState, getWarningsLogged, isErrorsLogged, isWarningsLogged, setEndTime, setErrorsLogged, setMessage, setStartTime, setState, setWarningsLogged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExportStatus()
Method Detail |
---|
public java.lang.String getDestination()
public void setDestination(java.lang.String destination)
destination
- the value of field 'destination'.
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |