Uses of Class
be.recipe.services.executor.ValidationWarning
-
Packages that use ValidationWarning Package Description be.recipe.services.executor -
-
Uses of ValidationWarning in be.recipe.services.executor
Fields in be.recipe.services.executor with type parameters of type ValidationWarning Modifier and Type Field Description protected List<ValidationWarning>ValidationWarnings. validationWarningMethods in be.recipe.services.executor that return ValidationWarning Modifier and Type Method Description ValidationWarningObjectFactory. createValidationWarning()Create an instance ofValidationWarningMethods in be.recipe.services.executor that return types with arguments of type ValidationWarning Modifier and Type Method Description List<ValidationWarning>ValidationWarnings. getValidationWarning()Gets the value of the validationWarning property.List<ValidationWarning>ValidationWarnings. getValidationWarnings()
-