Uses of Class
be.vlaanderen.vip.magda.client.domain.dto.IncompleteDate
Packages that use IncompleteDate
Package
Description
-
Uses of IncompleteDate in be.vlaanderen.vip.magda.client.domain.dto
Methods in be.vlaanderen.vip.magda.client.domain.dto that return IncompleteDate -
Uses of IncompleteDate in be.vlaanderen.vip.magda.client.domain.giveperson
Methods in be.vlaanderen.vip.magda.client.domain.giveperson that return IncompleteDateModifier and TypeMethodDescriptionPerson.RelatedPerson.incompleteDateOfBirth()The person's (potentially incomplete) date of birth.Methods in be.vlaanderen.vip.magda.client.domain.giveperson that return types with arguments of type IncompleteDateModifier and TypeMethodDescriptionPerson.Address.endDate()The end date of the validity period for this address.Person.LegalHabitationAddress.endDate()The end date of the validity period for this address.Person.SpecifiedAddress.endDate()The end date of the validity period for this address.Person.DetailedRelatedPerson.incompleteDateOfDeath()The person's (potentially incomplete) date of deathPerson.Address.startDate()The start date of the validity period for this address.Person.LegalHabitationAddress.startDate()The start date of the validity period for this address.Person.SpecifiedAddress.startDate()The start date of the validity period for this address.