|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectp12f.exe.pasarelapagos.utils.NumberFormatter
Clase con metodos para el formateo de los numeros manejados por la pasarela
Constructor Summary | |
NumberFormatter()
|
Method Summary | |
static java.lang.String |
formatearImporte(long importe)
Metodo que formatea un importe para sacarlo en formato decimal en euros |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NumberFormatter()
Method Detail |
public static java.lang.String formatearImporte(long importe)
importe
- Importe en centeuros
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |