public class Telecarte50
extends java.lang.Object
| Constructor and Description |
|---|
Telecarte50() |
| Modifier and Type | Method and Description |
|---|---|
void |
debiterUnites(int debit)
Debite cette telecarte du nombre d'unites debit.
|
int |
getUnites()
Renvoie le nombre d'unites restantes.
|