Childpublic interface IChild
| Modifier and Type | Method | Description |
|---|---|---|
java.time.LocalDateTime |
getBirthDate() |
Retrieve the birthdate of the child.
|
java.lang.String |
getName() |
First name of the child.
|
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.