Uses of Class
be.recipe.services.prescriber.ValidationPropertiesResult
-
Packages that use ValidationPropertiesResult Package Description be.recipe.services.prescriber -
-
Uses of ValidationPropertiesResult in be.recipe.services.prescriber
Methods in be.recipe.services.prescriber that return ValidationPropertiesResult Modifier and Type Method Description ValidationPropertiesResultObjectFactory. createValidationPropertiesResult()Create an instance ofValidationPropertiesResultMethods in be.recipe.services.prescriber that return types with arguments of type ValidationPropertiesResult Modifier and Type Method Description JAXBElement<ValidationPropertiesResult>ObjectFactory. createValidationPropertiesResult(ValidationPropertiesResult value)Methods in be.recipe.services.prescriber with parameters of type ValidationPropertiesResult Modifier and Type Method Description JAXBElement<ValidationPropertiesResult>ObjectFactory. createValidationPropertiesResult(ValidationPropertiesResult value)
-