public class NombreEntier
extends java.lang.Object
Constructor and Description |
---|
NombreEntier(int n) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
convertirEnLettres()
Renvoie ce nombre converti en toutes lettres s'il est compris
entre 0 et 99.
|
int |
getNombre() |