gov.nih.nci.caarray.common.data.experiment
Class ExperimentFtpData
java.lang.Object
gov.nih.nci.caarray.common.data.experiment.ExperimentFtpData
- All Implemented Interfaces:
- java.io.Serializable
public class ExperimentFtpData
- extends java.lang.Object
- implements java.io.Serializable
- Author:
- TranP
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExperimentFtpData
public ExperimentFtpData()
getActionCommand
public java.lang.String getActionCommand()
- Returns:
- Returns the actionCommand.
setActionCommand
public void setActionCommand(java.lang.String actionCommand)
- Parameters:
actionCommand
- The actionCommand to set.
getArchive_value
public java.lang.String getArchive_value()
- Returns:
- Returns the archive_value.
setArchive_value
public void setArchive_value(java.lang.String archive_value)
- Parameters:
archive_value
- The archive_value to set.
getDestination
public java.lang.String getDestination()
- Returns:
- Returns the destination.
setDestination
public void setDestination(java.lang.String destination)
- Parameters:
destination
- The destination to set.
getEndJumptoUrl
public java.lang.String getEndJumptoUrl()
- Returns:
- Returns the endJumptoUrl.
setEndJumptoUrl
public void setEndJumptoUrl(java.lang.String endJumptoUrl)
- Parameters:
endJumptoUrl
- The endJumptoUrl to set.
getFiles
public java.lang.String getFiles()
- Returns:
- Returns the files.
setFiles
public void setFiles(java.lang.String files)
- Parameters:
files
- The files to set.
getServerURL
public java.lang.String getServerURL()
- Returns:
- Returns the serverURL.
setServerURL
public void setServerURL(java.lang.String serverURL)
- Parameters:
serverURL
- The serverURL to set.
getSobject
public java.lang.String getSobject()
- Returns:
- Returns the sobject.
setSobject
public void setSobject(java.lang.String sobject)
- Parameters:
sobject
- The sobject to set.
getSokey
public java.lang.String getSokey()
- Returns:
- Returns the sokey.
setSokey
public void setSokey(java.lang.String sokey)
- Parameters:
sokey
- The sokey to set.