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 SummaryConstructors
- 
Method SummaryMethods inherited from class io.micronaut.data.processor.visitors.finders.Restrictions.PropertyInfind, getRequiredParameters
- 
Constructor Details- 
PropertyInListpublic PropertyInList()
 
- 
- 
Method Details- 
getName- Specified by:
- getNamein interface- Restrictions.PropertyRestriction<T>
- Overrides:
- getNamein class- Restrictions.PropertyIn<T>
 
 
-