Uses of Class
tech.jhipster.service.filter.IntegerFilter
-
Packages that use IntegerFilter Package Description tech.jhipster.service.filter Utilities for JPA criteria classes, used for filtering data on the back-end. -
-
Uses of IntegerFilter in tech.jhipster.service.filter
Methods in tech.jhipster.service.filter that return IntegerFilter Modifier and Type Method Description IntegerFilterIntegerFilter. copy()copy.Constructors in tech.jhipster.service.filter with parameters of type IntegerFilter Constructor Description IntegerFilter(IntegerFilter filter)Constructor for IntegerFilter.
-