Uses of Class
edu.harvard.i2b2.crc.datavo.setfinder.query.TotOccuranceOperatorType

Packages that use TotOccuranceOperatorType
edu.harvard.i2b2.crc.datavo.setfinder.query   
 

Uses of TotOccuranceOperatorType in edu.harvard.i2b2.crc.datavo.setfinder.query
 

Fields in edu.harvard.i2b2.crc.datavo.setfinder.query declared as TotOccuranceOperatorType
protected  TotOccuranceOperatorType PanelType.TotalItemOccurrences.operator
           
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query that return TotOccuranceOperatorType
static TotOccuranceOperatorType TotOccuranceOperatorType.fromValue(String v)
           
 TotOccuranceOperatorType PanelType.TotalItemOccurrences.getOperator()
          Gets the value of the operator property.
static TotOccuranceOperatorType TotOccuranceOperatorType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TotOccuranceOperatorType[] TotOccuranceOperatorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query with parameters of type TotOccuranceOperatorType
 void PanelType.TotalItemOccurrences.setOperator(TotOccuranceOperatorType value)
          Sets the value of the operator property.
 



Copyright © 2011. All Rights Reserved.