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