Uses of Class
cronapp.reports.j4c.dataset.J4CWhereCondition
-
Packages that use J4CWhereCondition Package Description cronapp.reports.j4c.dataset -
-
Uses of J4CWhereCondition in cronapp.reports.j4c.dataset
Methods in cronapp.reports.j4c.dataset that return types with arguments of type J4CWhereCondition Modifier and Type Method Description List<J4CWhereCondition>J4CDataset. getWheres()Methods in cronapp.reports.j4c.dataset with parameters of type J4CWhereCondition Modifier and Type Method Description voidJ4CDataset. addWhere(J4CWhereCondition whereCondition)voidJ4CDataset. removeWhere(J4CWhereCondition j4CWhereCondition)
-