public class IsNull extends java.lang.Object implements IFilterRestriction
| Constructor and Description |
|---|
IsNull(IFilterRestriction filterRestriction)
Instantiates a new checks if is null.
|
IsNull(java.lang.String propertyName)
Instantiates a new checks if is null.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public IsNull(IFilterRestriction filterRestriction)
filterRestriction - the filter restrictionpublic IsNull(java.lang.String propertyName)
propertyName - the property name