gov.nih.nci.caarray.services.fileupload2
Class CAMagemlFileUploadEntry
java.lang.Object
gov.nih.nci.caarray.services.fileupload2.CAMagemlFileUploadEntry
- All Implemented Interfaces:
- java.io.Serializable
public class CAMagemlFileUploadEntry
- 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 |
CAMagemlFileUploadEntry
public CAMagemlFileUploadEntry()
getContactId
public java.lang.Long getContactId()
setContactId
public void setContactId(java.lang.Long contactId)
getContentType
public java.lang.String getContentType()
setContentType
public void setContentType(java.lang.String contentType)
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
getFileEntryId
public java.lang.Long getFileEntryId()
setFileEntryId
public void setFileEntryId(java.lang.Long fileEntryId)
getFileParsingEntryId
public java.lang.Long getFileParsingEntryId()
setFileParsingEntryId
public void setFileParsingEntryId(java.lang.Long fileParsingEntryId)
getMagellFileGroupId
public java.lang.Long getMagellFileGroupId()
setMagellFileGroupId
public void setMagellFileGroupId(java.lang.Long magellFileGroupId)
getMsgToCurator
public java.lang.String getMsgToCurator()
setMsgToCurator
public void setMsgToCurator(java.lang.String msgToCurator)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getVersion
public java.lang.String getVersion()
setVersion
public void setVersion(java.lang.String version)
copyFromData
public void copyFromData(CAMagemlFileUploadEntryData data)