Uses of Class
be.recipe.services.prescriber.ValidationPropertiesResult.Properties
-
Packages that use ValidationPropertiesResult.Properties Package Description be.recipe.services.prescriber -
-
Uses of ValidationPropertiesResult.Properties in be.recipe.services.prescriber
Fields in be.recipe.services.prescriber declared as ValidationPropertiesResult.Properties Modifier and Type Field Description protected ValidationPropertiesResult.PropertiesValidationPropertiesResult. propertiesMethods in be.recipe.services.prescriber that return ValidationPropertiesResult.Properties Modifier and Type Method Description ValidationPropertiesResult.PropertiesObjectFactory. createValidationPropertiesResultProperties()Create an instance ofValidationPropertiesResult.PropertiesValidationPropertiesResult.PropertiesValidationPropertiesResult. getProperties()Gets the value of the properties property.Methods in be.recipe.services.prescriber with parameters of type ValidationPropertiesResult.Properties Modifier and Type Method Description voidValidationPropertiesResult. setProperties(ValidationPropertiesResult.Properties value)Sets the value of the properties property.
-