|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Personne in td |
---|
Fields in td declared as Personne | |
---|---|
private Personne |
CompteBancaire.titulaire
Le titulaire |
Methods in td that return Personne | |
---|---|
Personne |
CompteBancaire.getTitulaire()
Renvoie la Personne titulaire du compte |
Methods in td with parameters of type Personne | |
---|---|
boolean |
Personne.plusAgee(Personne autre)
Compare l'âge de la Personne sur laquelle
j'applique la méthode avec l'âge de la Personne
autre donné en paramètre. |
Constructors in td with parameters of type Personne | |
---|---|
CompteBancaire(Personne titulaire)
Alloue un nouveau CompteBancaire initialisé à 0.0 F. |
|
CompteBancaire(Personne titulaire,
double depotIni)
Alloue un nouveau CompteBancaire initialisé à
depotIni F |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |