gov.nih.nci.caarray.domain.array
Class SNPProbeAnnotation
java.lang.Object
gov.nih.nci.caarray.domain.AbstractCaArrayObject
gov.nih.nci.caarray.domain.AbstractCaArrayEntity
gov.nih.nci.caarray.domain.array.AbstractProbeAnnotation
gov.nih.nci.caarray.domain.array.SNPProbeAnnotation
- All Implemented Interfaces:
- com.fiveamsolutions.nci.commons.data.persistent.PersistentObject, java.io.Serializable
public class SNPProbeAnnotation
- extends AbstractProbeAnnotation
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
SNPProbeAnnotation
public SNPProbeAnnotation()
getAlleleA
public java.lang.String getAlleleA()
- Returns:
- the alleleA
setAlleleA
public void setAlleleA(java.lang.String alleleA)
- Parameters:
alleleA
- the alleleA to set
getAlleleB
public java.lang.String getAlleleB()
- Returns:
- the alleleB
setAlleleB
public void setAlleleB(java.lang.String alleleB)
- Parameters:
alleleB
- the alleleB to set
getChromosome
public java.lang.Integer getChromosome()
- Returns:
- the chromosome
setChromosome
public void setChromosome(java.lang.Integer chromosome)
- Parameters:
chromosome
- the chromosome to set
getDbSNPId
public java.lang.String getDbSNPId()
- Returns:
- the dbSnpId
setDbSNPId
public void setDbSNPId(java.lang.String dbSnpId)
- Parameters:
dbSnpId
- the dbSnpId to set
getFlank
public java.lang.String getFlank()
- Returns:
- the flank
setFlank
public void setFlank(java.lang.String flank)
- Parameters:
flank
- the flank to set
getPhysicalPosition
public java.lang.Long getPhysicalPosition()
- Returns:
- the physicalPosition
setPhysicalPosition
public void setPhysicalPosition(java.lang.Long physicalPosition)
- Parameters:
physicalPosition
- the physicalPosition to set
getSnpArrayReporter
public SNPArrayReporter getSnpArrayReporter()
- Returns:
- the snpArrayReporter
setSnpArrayReporter
public void setSnpArrayReporter(SNPArrayReporter snpArrayReporter)
- Parameters:
snpArrayReporter
- the snpArrayReporter to set
getDbSNPVersion
public java.lang.Integer getDbSNPVersion()
- Returns:
- the dbSNPVersion
setDbSNPVersion
public void setDbSNPVersion(java.lang.Integer dbSNPVersion)
- Parameters:
dbSNPVersion
- the dbSNPVersion to set