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.callname
Call name at different times.Person.firstnames
First names at different times.Person.lastname
Lastnames at different times.Person.sex
Gender/sex at different times.Methods in de.powerstat.validation.entities with parameters of type HistoryOfModifier and TypeMethodDescriptionprivate static String
Person.getFirstnames
(HistoryOf<List<Firstname>> firstnames) Get firstnames as string.