gov.nih.nci.mageom.search.Experiment.enhanced
Class ExperimentChipPlatformTypeCriterion

java.lang.Object
  extended by gov.nih.nci.mageom.search.Experiment.enhanced.ExperimentSearchCriterion
      extended by gov.nih.nci.mageom.search.Experiment.enhanced.ExperimentChipPlatformTypeCriterion
All Implemented Interfaces:
EnhancedSearchCriterion, java.io.Serializable

public class ExperimentChipPlatformTypeCriterion
extends ExperimentSearchCriterion

Simple criterion POJO.

Since:
1.5
Author:
matyass
See Also:
Serialized Form

Constructor Summary
ExperimentChipPlatformTypeCriterion(java.lang.String typeValue)
           
ExperimentChipPlatformTypeCriterion(java.lang.String[] typeValue)
           
 
Method Summary
 java.lang.String[] getTypeValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExperimentChipPlatformTypeCriterion

public ExperimentChipPlatformTypeCriterion(java.lang.String typeValue)

ExperimentChipPlatformTypeCriterion

public ExperimentChipPlatformTypeCriterion(java.lang.String[] typeValue)
Method Detail

getTypeValue

public java.lang.String[] getTypeValue()