|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eteks.outils.Telecarte50
public class Telecarte50
Telecarte de 50 unites.
Constructor Summary | |
---|---|
Telecarte50()
|
Method Summary | |
---|---|
void |
debiterUnites(int debit)
Debite cette telecarte du nombre d'unites debit. |
int |
getUnites()
Renvoie le nombre d'unites restantes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Telecarte50()
Method Detail |
---|
public void debiterUnites(int debit)
public int getUnites()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |