Uses of Class
nl.paston.apollon.model.projections.ValidationSummary
-
Packages that use ValidationSummary Package Description nl.paston.apollon.model.projections -
-
Uses of ValidationSummary in nl.paston.apollon.model.projections
Methods in nl.paston.apollon.model.projections that return types with arguments of type ValidationSummary Modifier and Type Method Description List<ValidationSummary>PolicySummary. getValidations()Method parameters in nl.paston.apollon.model.projections with type arguments of type ValidationSummary Modifier and Type Method Description voidPolicySummary. setValidations(List<ValidationSummary> validations)
-