Uses of Class
be.recipe.services.prescriber.ValidationPropertiesResult.Properties.Entry
-
Packages that use ValidationPropertiesResult.Properties.Entry Package Description be.recipe.services.prescriber -
-
Uses of ValidationPropertiesResult.Properties.Entry in be.recipe.services.prescriber
Fields in be.recipe.services.prescriber with type parameters of type ValidationPropertiesResult.Properties.Entry Modifier and Type Field Description protected List<ValidationPropertiesResult.Properties.Entry>ValidationPropertiesResult.Properties. entryMethods in be.recipe.services.prescriber that return ValidationPropertiesResult.Properties.Entry Modifier and Type Method Description ValidationPropertiesResult.Properties.EntryObjectFactory. createValidationPropertiesResultPropertiesEntry()Create an instance ofValidationPropertiesResult.Properties.EntryMethods in be.recipe.services.prescriber that return types with arguments of type ValidationPropertiesResult.Properties.Entry Modifier and Type Method Description List<ValidationPropertiesResult.Properties.Entry>ValidationPropertiesResult.Properties. getEntries()List<ValidationPropertiesResult.Properties.Entry>ValidationPropertiesResult.Properties. getEntry()Gets the value of the entry property.
-