Uses of Class
de.powerstat.validation.containers.HistoryOf
Packages that use HistoryOf
-
Uses of HistoryOf in de.powerstat.validation.entities
Fields in de.powerstat.validation.entities declared as HistoryOfModifier and TypeFieldDescriptionPerson.callnameCall name at different times.Person.firstnamesFirst names at different times.Person.lastnameLastnames at different times.Person.sexGender/sex at different times.Methods in de.powerstat.validation.entities with parameters of type HistoryOfModifier and TypeMethodDescriptionprivate static StringPerson.getFirstnames(HistoryOf<List<Firstname>> firstnames) Get firstnames as string.