Class Restrictions.PropertyNotEquals<T>

java.lang.Object
io.micronaut.data.processor.visitors.finders.Restrictions.PropertyNotEqual<T>
io.micronaut.data.processor.visitors.finders.Restrictions.PropertyNotEquals<T>
Type Parameters:
T - The property type
All Implemented Interfaces:
Restrictions.PropertyRestriction<T>
Enclosing class:
Restrictions

public static class Restrictions.PropertyNotEquals<T> extends Restrictions.PropertyNotEqual<T>
PropertyNotEquals restriction.