Class Restrictions.PropertyIsNull<T>
- java.lang.Object
-
- io.micronaut.data.processor.visitors.finders.Restrictions.PropertyIsNull<T>
-
- Type Parameters:
T
- The property type
- All Implemented Interfaces:
Restrictions.PropertyRestriction<T>
- Enclosing class:
- Restrictions
public static class Restrictions.PropertyIsNull<T> extends java.lang.Object
IsNull restriction.
-
-
Constructor Summary
Constructors Constructor Description PropertyIsNull()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
-