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