gov.nih.nci.caarray.common.data.fileupload2
Class MAGEMLFileUploadSearchCriteria
java.lang.Object
gov.nih.nci.caarray.common.data.util.BaseSearchCriteria
gov.nih.nci.caarray.common.data.fileupload2.MAGEMLFileUploadSearchCriteria
- All Implemented Interfaces:
- java.io.Serializable
public class MAGEMLFileUploadSearchCriteria
- extends BaseSearchCriteria
- Author:
- Jeeads
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MAGEMLFileUploadSearchCriteria
public MAGEMLFileUploadSearchCriteria()
getContact
public long getContact()
- Returns:
- Returns the contact_.
setContact
public void setContact(long contact)
- Parameters:
contact
- The contact to set.
getName
public java.lang.String getName()
- Returns:
- Returns the name_.
setName
public void setName(java.lang.String name)
- Parameters:
name
- The name to set.
getVersion
public java.lang.String getVersion()
- Returns:
- Returns the version_.
setVersion
public void setVersion(java.lang.String version)
- Parameters:
version
- The version to set.
getDescription
public java.lang.String getDescription()
- Returns:
- Returns the description_
setDescription
public void setDescription(java.lang.String description)
- Parameters:
description
- The description to set.
getContentType
public java.lang.String getContentType()
- Returns:
- Returns the contentType_
setContentType
public void setContentType(java.lang.String contentType)
- Parameters:
contentType
- The contentType to set.
getUserId
public java.lang.String getUserId()
- Returns:
- Returns the userId_
setUserId
public void setUserId(java.lang.String userId)
- Parameters:
userId
- The userId to set.
getMsgToCurator
public java.lang.String getMsgToCurator()
- Returns:
- Returns the msgToCurator_
setMsgToCurator
public void setMsgToCurator(java.lang.String msgToCurator)
- Parameters:
msgToCurator
- The msgToCurator to set.