tle.searchutil.impl
Class CondNotNull

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

public class CondNotNull
extends AbstractPropertyCond

not null Ç¥Çö

Author:
ÃÖ¹ü±Õ

Constructor Summary
CondNotNull(java.lang.String propertyName)
           
 
Method Summary
 
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
 

Constructor Detail

CondNotNull

public CondNotNull(java.lang.String propertyName)