public interface PathProperty extends Property
| Modifier and Type | Method and Description |
|---|---|
Expression |
isNotNull()
Returns a boolean expression where
this property is not equal to null.
|
Expression |
isNull()
Returns a boolean expression where
this property is equal to null.
|
Expression isNull()
value - the literalExpression isNotNull()
value - the literalCopyright © 2017. All rights reserved.