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