public abstract class SyntheseAbstract extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
codeDeviseSoc |
Constructor and Description |
---|
SyntheseAbstract() |
Modifier and Type | Method and Description |
---|---|
protected String |
formateDuree(Double duree) |
protected String |
formateDureeAvecParentheses(Double duree) |
protected String |
formateDureeJour(Double duree) |
protected String |
formateMontant(Double montant) |
protected String |
formateMontantAvecParentheses(Double montant) |
protected String |
formateMttDevise(Double montant) |
protected String |
formatePourcentage(Double numerateur,
Double denominateur) |
protected String codeDeviseSoc
Copyright © 2016. All rights reserved.