Uses of Interface
be.vlaanderen.vip.magda.client.domain.giveperson.Person.RelatedPerson
Packages that use Person.RelatedPerson
-
Uses of Person.RelatedPerson in be.vlaanderen.vip.magda.client.domain.giveperson
Subinterfaces of Person.RelatedPerson in be.vlaanderen.vip.magda.client.domain.givepersonModifier and TypeInterfaceDescriptionstatic interfaceDetailed personal information.static interfaceInformation on a person's family member.Methods in be.vlaanderen.vip.magda.client.domain.giveperson that return types with arguments of type Person.RelatedPersonModifier and TypeMethodDescriptionMagdaResponsePerson.familyMembers()Person.familyMembers()Information on the family members of the citizen.MagdaResponsePerson.partner()Person.partner()Information on the partner of the citizen (if any).MagdaResponsePerson.referencePerson()Person.referencePerson()Information on the reference person of the citizen (if any).MagdaResponsePerson.unrelatedResidents()Person.unrelatedResidents()Information on the familially unrelated persons who are co-residents of the citizen.