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