gov.nih.nci.caarray.ui.experiment.data
Class Hybridization

java.lang.Object
  extended by gov.nih.nci.caarray.ui.experiment.data.Hybridization

public class Hybridization
extends java.lang.Object

Author:
MujuS

Constructor Summary
Hybridization()
           
 
Method Summary
 java.lang.String getArrayIdentifier()
           
 java.lang.String getBatch()
           
 java.lang.String getCelFile()
           
 java.lang.String getChpFile()
           
 java.lang.String getCopyLabelExtract()
           
 java.lang.String getCopyLabelExtractChannel2()
           
 java.lang.String getCopySpikeControl()
           
 java.lang.String getCopySpikeControlChannel2()
           
 java.lang.String getExpFile()
           
 ExtractDropDownData getExtract()
           
 ExtractDropDownData getExtractCh2()
           
 FactorDropDownData[] getFactorLevel()
           
 FactorDropDownData[] getFactorLevelCh2()
           
 java.lang.String getGprFile()
           
 java.lang.String getGprFromSpotFile()
           
 java.lang.String getGpsFile()
           
 java.lang.String getId()
           
 ExtractDropDownData getSpikedControl()
           
 ExtractDropDownData getSpikedControlCh2()
           
 java.lang.String getTxtFile()
           
 void setArrayIdentifier(java.lang.String arrayIdentifier_)
           
 void setBatch(java.lang.String batch_)
           
 void setCelFile(java.lang.String celFile_)
           
 void setChpFile(java.lang.String chpFile_)
           
 void setCopyLabelExtract(java.lang.String copyLabelExtract)
           
 void setCopyLabelExtractChannel2(java.lang.String copyLabelExtractChannel2)
           
 void setCopySpikeControl(java.lang.String copySpikeControl)
           
 void setCopySpikeControlChannel2(java.lang.String copySpikeControlChannel2)
           
 void setExpFile(java.lang.String expFile_)
           
 void setExtract(ExtractDropDownData extarct_)
           
 void setExtractCh2(ExtractDropDownData extractCh2_)
           
 void setFactorLevel(FactorDropDownData[] factorLevel_)
           
 void setFactorLevelCh2(FactorDropDownData[] factorLevelCh2_)
           
 void setGprFile(java.lang.String gprFile_)
           
 void setGprFromSpotFile(java.lang.String gprFromSpotFile)
           
 void setGpsFile(java.lang.String gpsFile_)
           
 void setId(java.lang.String id_)
           
 void setSpikedControl(ExtractDropDownData spikedControl_)
           
 void setSpikedControlCh2(ExtractDropDownData spikedControlCh2_)
           
 void setTxtFile(java.lang.String txtFile_)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hybridization

public Hybridization()
Method Detail

getArrayIdentifier

public java.lang.String getArrayIdentifier()
Returns:
Returns the arrayIdentifier_.

setArrayIdentifier

public void setArrayIdentifier(java.lang.String arrayIdentifier_)
Parameters:
arrayIdentifier_ - The arrayIdentifier_ to set.

getBatch

public java.lang.String getBatch()
Returns:
Returns the batch_.

setBatch

public void setBatch(java.lang.String batch_)
Parameters:
batch_ - The batch_ to set.

getCelFile

public java.lang.String getCelFile()
Returns:
Returns the celFile_.

setCelFile

public void setCelFile(java.lang.String celFile_)
Parameters:
celFile_ - The celFile_ to set.

getChpFile

public java.lang.String getChpFile()
Returns:
Returns the chpFile_.

setChpFile

public void setChpFile(java.lang.String chpFile_)
Parameters:
chpFile_ - The chpFile_ to set.

getExpFile

public java.lang.String getExpFile()
Returns:
Returns the expFile_.

setExpFile

public void setExpFile(java.lang.String expFile_)
Parameters:
expFile_ - The expFile_ to set.

getFactorLevel

public FactorDropDownData[] getFactorLevel()
Returns:
Returns the factorLevel_.

setFactorLevel

public void setFactorLevel(FactorDropDownData[] factorLevel_)
Parameters:
factorLevel_ - The factorLevel_ to set.

getGprFile

public java.lang.String getGprFile()
Returns:
Returns the gprFile_.

setGprFile

public void setGprFile(java.lang.String gprFile_)
Parameters:
gprFile_ - The gprFile_ to set.

getGpsFile

public java.lang.String getGpsFile()
Returns:
Returns the gpsFile_.

setGpsFile

public void setGpsFile(java.lang.String gpsFile_)
Parameters:
gpsFile_ - The gpsFile_ to set.

getGprFromSpotFile

public java.lang.String getGprFromSpotFile()

setGprFromSpotFile

public void setGprFromSpotFile(java.lang.String gprFromSpotFile)

getId

public java.lang.String getId()
Returns:
Returns the id_.

setId

public void setId(java.lang.String id_)
Parameters:
id_ - The id_ to set.

getTxtFile

public java.lang.String getTxtFile()
Returns:
Returns the txtFile_.

setTxtFile

public void setTxtFile(java.lang.String txtFile_)
Parameters:
txtFile_ - The txtFile_ to set.

getSpikedControl

public ExtractDropDownData getSpikedControl()
Returns:
Returns the spikedControl_.

setSpikedControl

public void setSpikedControl(ExtractDropDownData spikedControl_)
Parameters:
spikedControl_ - The spikedControl_ to set.

getExtract

public ExtractDropDownData getExtract()
Returns:
Returns the extract_.

setExtract

public void setExtract(ExtractDropDownData extarct_)
Parameters:
extract_ - The extract_ to set.

getExtractCh2

public ExtractDropDownData getExtractCh2()
Returns:
Returns the extractCh2_.

setExtractCh2

public void setExtractCh2(ExtractDropDownData extractCh2_)
Parameters:
extractCh2_ - The extractCh2_ to set.

getFactorLevelCh2

public FactorDropDownData[] getFactorLevelCh2()
Returns:
Returns the factorLevelCh2_.

setFactorLevelCh2

public void setFactorLevelCh2(FactorDropDownData[] factorLevelCh2_)
Parameters:
factorLevelCh2_ - The factorLevelCh2_ to set.

getSpikedControlCh2

public ExtractDropDownData getSpikedControlCh2()
Returns:
Returns the spikedControlCh2_.

setSpikedControlCh2

public void setSpikedControlCh2(ExtractDropDownData spikedControlCh2_)
Parameters:
spikedControlCh2_ - The spikedControlCh2_ to set.

getCopyLabelExtract

public java.lang.String getCopyLabelExtract()
Returns:
Returns the copyLabelExtract.

setCopyLabelExtract

public void setCopyLabelExtract(java.lang.String copyLabelExtract)
Parameters:
copyLabelExtract - The copyLabelExtract to set.

getCopyLabelExtractChannel2

public java.lang.String getCopyLabelExtractChannel2()
Returns:
Returns the copyLabelExtractChannel2.

setCopyLabelExtractChannel2

public void setCopyLabelExtractChannel2(java.lang.String copyLabelExtractChannel2)
Parameters:
copyLabelExtractChannel2 - The copyLabelExtractChannel2 to set.

getCopySpikeControl

public java.lang.String getCopySpikeControl()
Returns:
Returns the copySpikeControl.

setCopySpikeControl

public void setCopySpikeControl(java.lang.String copySpikeControl)
Parameters:
copySpikeControl - The copySpikeControl to set.

getCopySpikeControlChannel2

public java.lang.String getCopySpikeControlChannel2()
Returns:
Returns the copySpikeControlChannel2.

setCopySpikeControlChannel2

public void setCopySpikeControlChannel2(java.lang.String copySpikeControlChannel2)
Parameters:
copySpikeControlChannel2 - The copySpikeControlChannel2 to set.