Class Restrictions.PropertyInList<T>
java.lang.Object
io.micronaut.data.processor.visitors.finders.Restrictions.PropertyIn<T>
io.micronaut.data.processor.visitors.finders.Restrictions.PropertyInList<T>
- Type Parameters:
 T- The property type
- All Implemented Interfaces:
 Restrictions.PropertyRestriction<T>
- Enclosing class:
 - Restrictions
 
InList restriction.
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class io.micronaut.data.processor.visitors.finders.Restrictions.PropertyIn
find, getRequiredParameters 
- 
Constructor Details
- 
PropertyInList
public PropertyInList() 
 - 
 - 
Method Details
- 
getName
- Specified by:
 getNamein interfaceRestrictions.PropertyRestriction<T>- Overrides:
 getNamein classRestrictions.PropertyIn<T>
 
 -