Uses of Class
de.powerstat.validation.values.Lastname
Packages that use Lastname
Package
Description
Validation entity classes.
Validation value classes.
-
Uses of Lastname in de.powerstat.validation.entities
Fields in de.powerstat.validation.entities with type parameters of type LastnameMethods in de.powerstat.validation.entities that return LastnameModifier and TypeMethodDescriptionPerson.getLastnameActual()
Get actual lastname.Person.getLastnameAtBirth()
Get lastname at birth.Person.getLastnamePrevious()
Get previous lastname.Methods in de.powerstat.validation.entities with parameters of type LastnameModifier and TypeMethodDescriptionvoid
Person.addLastname
(OffsetDateTime since, Lastname name) Add lastname.static Person
Person factory.static Person
Person factory.static Person
Person factory. -
Uses of Lastname in de.powerstat.validation.values
Methods in de.powerstat.validation.values that return LastnameMethods in de.powerstat.validation.values with parameters of type Lastname