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