Uses of Class
be.recipe.services.core.ValidationReport
-
Packages that use ValidationReport Package Description be.recipe.services.core -
-
Uses of ValidationReport in be.recipe.services.core
Fields in be.recipe.services.core declared as ValidationReport Modifier and Type Field Description protected ValidationReportStatusType. validationReportMethods in be.recipe.services.core that return ValidationReport Modifier and Type Method Description ValidationReportObjectFactory. createValidationReport()Create an instance ofValidationReportValidationReportStatusType. getValidationReport()Gets the value of the validationReport property.Methods in be.recipe.services.core with parameters of type ValidationReport Modifier and Type Method Description voidStatusType. setValidationReport(ValidationReport value)Sets the value of the validationReport property.
-