org.nuiton.wikitty.search.operators
Class Null
java.lang.Object
org.nuiton.wikitty.search.operators.Restriction
org.nuiton.wikitty.search.operators.Null
- All Implemented Interfaces:
- Serializable
public class Null
- extends Restriction
Is null or is not null restriction
- Author:
- ruchaud
- See Also:
- Serialized Form
| Fields inherited from class org.nuiton.wikitty.search.operators.Restriction |
name |
fieldName
protected String fieldName
Null
public Null()
Null
public Null(String fieldName)
getFieldName
public String getFieldName()
setFieldName
public void setFieldName(String fieldName)
Copyright © 2009-2010 CodeLutin. All Rights Reserved.