Class Proprietaire
java.lang.Object
|
+--Personne
|
+--Client
|
+--Proprietaire
- public class Proprietaire
- extends Client
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Proprietaire
public Proprietaire(java.lang.String s,
TasPieces m,
TasPieces r,
TasPieces c)
Proprietaire
public Proprietaire(java.lang.String s1,
java.lang.String s2,
TasPieces m,
TasPieces r,
TasPieces c)
uneBoissonServie
public void uneBoissonServie()
- Overrides:
- uneBoissonServie in class Client
bilanIntervention
public void bilanIntervention(int valeur)
prixAPayer
public int prixAPayer()
- Overrides:
- prixAPayer in class Client
getMotDePasse
public java.lang.String getMotDePasse()
bilanFinancier
public int bilanFinancier()