Uses of Class
io.dataease.plugins.common.base.domain.ScheduleExample.Criteria
-
Packages that use ScheduleExample.Criteria Package Description io.dataease.plugins.common.base.domain -
-
Uses of ScheduleExample.Criteria in io.dataease.plugins.common.base.domain
Fields in io.dataease.plugins.common.base.domain with type parameters of type ScheduleExample.Criteria Modifier and Type Field Description protected List<ScheduleExample.Criteria>ScheduleExample. oredCriteriaMethods in io.dataease.plugins.common.base.domain that return types with arguments of type ScheduleExample.Criteria Modifier and Type Method Description List<ScheduleExample.Criteria>ScheduleExample. getOredCriteria()Methods in io.dataease.plugins.common.base.domain with parameters of type ScheduleExample.Criteria Modifier and Type Method Description voidScheduleExample. or(ScheduleExample.Criteria criteria)
-