tle.searchutil.impl
Class CondIn

java.lang.Object
  extended by tle.searchutil.impl.AbstractPropertyCond
      extended by tle.searchutil.impl.AbstractPropertyValuesCond
          extended by tle.searchutil.impl.CondIn
All Implemented Interfaces:
Cond, PropertyCond, PropertyValuesCond

public class CondIn
extends AbstractPropertyValuesCond

in À» Ç¥Çö

Author:
ÃÖ¹ü±Õ

Constructor Summary
CondIn(java.lang.String propertyName, java.util.Collection v)
           
CondIn(java.lang.String propertyName, java.lang.Object[] v)
           
 
Method Summary
 
Methods inherited from class tle.searchutil.impl.AbstractPropertyValuesCond
addValue, getValues
 
Methods inherited from class tle.searchutil.impl.AbstractPropertyCond
getPropertyName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface tle.searchutil.PropertyCond
getPropertyName
 

Constructor Detail

CondIn

public CondIn(java.lang.String propertyName,
              java.util.Collection v)

CondIn

public CondIn(java.lang.String propertyName,
              java.lang.Object[] v)