- getAge(GregorianCalendar) - Method in class people.EfficientPerson
-
- getAge(GregorianCalendar) - Method in class people.OneMorePerson
-
- getAge(GregorianCalendar) - Method in class people.Personne
-
Retourne l'age de la personne, en annees.
- getAge(GregorianCalendar) - Method in class people.SimplePerson
-
- getAge(GregorianCalendar) - Method in class people.SmallCodePerson
-
- getAge(GregorianCalendar) - Method in interface persons.IPerson
-
Return this person's age at a given date, in years.
- getAge(GregorianCalendar) - Method in class persons.Person
-
- getFirstName() - Method in class people.EfficientPerson
-
- getFirstName() - Method in class people.OneMorePerson
-
- getFirstName() - Method in class people.Personne
-
Retourne le prenom de la personne.
- getFirstName() - Method in class people.SimplePerson
-
- getFirstName() - Method in class people.SmallCodePerson
-
- getFirstName() - Method in interface persons.IPerson
-
Retrun this person's first (given) name.
- getFirstName() - Method in class persons.Person
-
- getName() - Method in class people.EfficientPerson
-
- getName() - Method in class people.OneMorePerson
-
- getName() - Method in class people.Personne
-
Retourne le nom de la personne.
- getName() - Method in class people.SimplePerson
-
- getName() - Method in class people.SmallCodePerson
-
- getName() - Method in interface persons.IPerson
-
Return this person's last name.
- getName() - Method in class persons.Person
-