public class PartnerSectionPmo extends Object
| Constructor and Description |
|---|
PartnerSectionPmo(Partner partner) |
| Modifier and Type | Method and Description |
|---|---|
LocalDate |
getDateOfBirth() |
String |
getName() |
void |
setDateOfBirth(LocalDate newDateOfBirth) |
void |
setName(String newName) |
Copyright © 2019 Faktor Zehn GmbH. All rights reserved.