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