|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttle.searchutil.impl.AbstractPropertyCond
tle.searchutil.impl.AbstractPropertyValuesCond
tle.searchutil.impl.CondBetween
public class CondBetween
between Á¶°Ç Ç¥Çö
Constructor Summary | |
---|---|
CondBetween(java.lang.String propertyName,
java.lang.Object lo,
java.lang.Object hi)
|
Method Summary | |
---|---|
java.lang.Object |
getHi()
|
java.lang.Object |
getLo()
|
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 |
---|
public CondBetween(java.lang.String propertyName, java.lang.Object lo, java.lang.Object hi)
Method Detail |
---|
public java.lang.Object getLo()
public java.lang.Object getHi()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |