Uses of Class
be.recipe.services.core.ValidationReport.Violation.Translations
-
Packages that use ValidationReport.Violation.Translations Package Description be.recipe.services.core -
-
Uses of ValidationReport.Violation.Translations in be.recipe.services.core
Fields in be.recipe.services.core declared as ValidationReport.Violation.Translations Modifier and Type Field Description protected ValidationReport.Violation.TranslationsValidationReport.Violation. translationsMethods in be.recipe.services.core that return ValidationReport.Violation.Translations Modifier and Type Method Description ValidationReport.Violation.TranslationsObjectFactory. createValidationReportViolationTranslations()Create an instance ofValidationReport.Violation.TranslationsValidationReport.Violation.TranslationsValidationReport.Violation. getTranslations()Gets the value of the translations property.Methods in be.recipe.services.core with parameters of type ValidationReport.Violation.Translations Modifier and Type Method Description voidValidationReport.Violation. setTranslations(ValidationReport.Violation.Translations value)Sets the value of the translations property.
-