public class ExportStatus extends ProcessStatus implements java.io.Serializable
Constructor and Description |
---|
ExportStatus() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDestination()
Returns the value of field 'destination'.
|
void |
setDestination(java.lang.String destination)
Sets the value of field 'destination'.
|
getEndTime, getErrorsLogged, getMessage, getStartTime, getState, getWarningsLogged, isErrorsLogged, isWarningsLogged, setEndTime, setErrorsLogged, setMessage, setStartTime, setState, setWarningsLogged
public java.lang.String getDestination()
public void setDestination(java.lang.String destination)
destination
- the value of field 'destination'.