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