Uses of Class
be.recipe.services.executor.ValidationWarnings
-
Packages that use ValidationWarnings Package Description be.recipe.services.executor -
-
Uses of ValidationWarnings in be.recipe.services.executor
Fields in be.recipe.services.executor declared as ValidationWarnings Modifier and Type Field Description protected ValidationWarningsArchiveStandard. validationWarningsMethods in be.recipe.services.executor that return ValidationWarnings Modifier and Type Method Description ValidationWarningsObjectFactory. createValidationWarnings()Create an instance ofValidationWarningsValidationWarningsArchiveStandard. getValidationWarnings()Gets the value of the validationWarnings property.Methods in be.recipe.services.executor with parameters of type ValidationWarnings Modifier and Type Method Description voidArchiveStandard. setValidationWarnings(ValidationWarnings value)Sets the value of the validationWarnings property.
-