gov.nih.nci.caarray.external.v1_0.query
Class BiomaterialKeywordSearchCriteria

java.lang.Object
  extended by gov.nih.nci.caarray.external.v1_0.query.KeywordSearchCriteria
      extended by gov.nih.nci.caarray.external.v1_0.query.BiomaterialKeywordSearchCriteria
All Implemented Interfaces:
java.io.Serializable

public class BiomaterialKeywordSearchCriteria
extends KeywordSearchCriteria

Author:
dkokotov
See Also:
Serialized Form

Constructor Summary
BiomaterialKeywordSearchCriteria()
           
 
Method Summary
 java.util.Set<BiomaterialType> getTypes()
           
 void setTypes(java.util.Set<BiomaterialType> types)
           
 
Methods inherited from class gov.nih.nci.caarray.external.v1_0.query.KeywordSearchCriteria
getKeyword, setKeyword, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BiomaterialKeywordSearchCriteria

public BiomaterialKeywordSearchCriteria()
Method Detail

getTypes

public java.util.Set<BiomaterialType> getTypes()
Returns:
the types

setTypes

public void setTypes(java.util.Set<BiomaterialType> types)
Parameters:
types - the types to set