org.nuiton.wikitty.search.operators
Class Keyword
java.lang.Object
org.nuiton.wikitty.search.operators.Restriction
org.nuiton.wikitty.search.operators.Keyword
- All Implemented Interfaces:
- Serializable
public class Keyword
- extends Restriction
Search keyword in all wikitty.
- Author:
- ruchaud
- See Also:
- Serialized Form
| Fields inherited from class org.nuiton.wikitty.search.operators.Restriction |
name |
value
protected String value
Keyword
public Keyword()
Keyword
public Keyword(String value)
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2009-2010 CodeLutin. All Rights Reserved.