public interface PersonWithOrganization extends Person
| Modifier and Type | Method and Description |
|---|---|
EmploymentOrganization |
getEmploymentOrganisation() |
void |
setEmploymentOrganisation(EmploymentOrganization employmentOrganisation) |
getIdentifiers, getPersonNames, setIdentifiers, setPersonNamesEmploymentOrganization getEmploymentOrganisation()
void setEmploymentOrganisation(EmploymentOrganization employmentOrganisation)
Copyright © 2021. All rights reserved.