Uses of Class
de.powerstat.validation.values.Firstname
Packages that use Firstname
Package
Description
Validation entity classes.
Validation value classes.
-
Uses of Firstname in de.powerstat.validation.entities
Fields in de.powerstat.validation.entities with type parameters of type FirstnameMethods in de.powerstat.validation.entities that return types with arguments of type FirstnameModifier and TypeMethodDescriptionPerson.getFirstnamesActual()
Get actual firstnames.Person.getFirstnamesAtBirth()
Get firstnames at birth.Person.getFirstnamesPrevious()
Get previous firstnames.Method parameters in de.powerstat.validation.entities with type arguments of type FirstnameModifier and TypeMethodDescriptionvoid
Person.addFirstnames
(OffsetDateTime since, List<Firstname> names) Add firstnames.private static String
Person.getFirstnames
(HistoryOf<List<Firstname>> firstnames) Get firstnames as string.static Person
Person factory.static Person
Person factory. -
Uses of Firstname in de.powerstat.validation.values
Methods in de.powerstat.validation.values that return FirstnameMethods in de.powerstat.validation.values with parameters of type Firstname