Uses of Class
io.dataease.plugins.common.base.domain.AreaMappingExample.Criterion
-
Packages that use AreaMappingExample.Criterion Package Description io.dataease.plugins.common.base.domain -
-
Uses of AreaMappingExample.Criterion in io.dataease.plugins.common.base.domain
Fields in io.dataease.plugins.common.base.domain with type parameters of type AreaMappingExample.Criterion Modifier and Type Field Description protected List<AreaMappingExample.Criterion>AreaMappingExample.GeneratedCriteria. criteriaMethods in io.dataease.plugins.common.base.domain that return types with arguments of type AreaMappingExample.Criterion Modifier and Type Method Description List<AreaMappingExample.Criterion>AreaMappingExample.GeneratedCriteria. getAllCriteria()List<AreaMappingExample.Criterion>AreaMappingExample.GeneratedCriteria. getCriteria()
-