net.vvakame.blaz.filter
Class PropertyBooleanLtEqFilter
java.lang.Object
net.vvakame.blaz.filter.AbstractPropertyFilter
net.vvakame.blaz.filter.PropertyBooleanLtEqFilter
- All Implemented Interfaces:
- Filter
public class PropertyBooleanLtEqFilter
- extends AbstractPropertyFilter
- implements Filter
Entityを検索するためのフィルタ
- Author:
- vvakame
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyBooleanLtEqFilter
public PropertyBooleanLtEqFilter(String name,
boolean value)
- the constructor.
- Parameters:
name - value -
getOption
public Filter.FilterOption getOption()
- Specified by:
getOption in interface Filter
- Returns:
- the option
getValue
public Boolean getValue()
- Specified by:
getValue in interface Filter
- Returns:
- the value
Copyright © 2012. All Rights Reserved.