Class Restrictions.PropertyEndingWith
- java.lang.Object
-
- io.micronaut.data.processor.visitors.finders.Restrictions.PropertyEndingWith
-
- All Implemented Interfaces:
Restrictions.PropertyRestriction<java.lang.String>
- Direct Known Subclasses:
Restrictions.PropertyEndsWith
- Enclosing class:
- Restrictions
public static class Restrictions.PropertyEndingWith extends java.lang.Object
Ends with criterion.
-
-
Constructor Summary
Constructors Constructor Description PropertyEndingWith()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
-