|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eteks.outils.ConvertisseurEuro
Classe de conversion monetaire Euro/Franc Francais.
Constructor Summary | |
ConvertisseurEuro(float montantEnEuro)
|
Method Summary | |
float |
getMontantEnEuro()
Renvoie le montant en Euros. |
float |
getMontantEnFranc()
Renvoie le montant en Francs Francais. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConvertisseurEuro(float montantEnEuro)
Method Detail |
public float getMontantEnEuro()
public float getMontantEnFranc()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |