public class SyntheseVentes extends SyntheseAbstract implements Serializable
codeDeviseSoc
Constructor and Description |
---|
SyntheseVentes(String codeDeviseSoc,
Double mttDevisNonValide,
Double mttDevisValide,
Double mttCommande,
Double mttLivre,
Double mttFacture) |
Modifier and Type | Method and Description |
---|---|
PastilleBean |
getCommande() |
String |
getCommandeDetaille() |
PastilleBean |
getDevis() |
String |
getDevisDetaille() |
PastilleBean |
getFacture() |
String |
getFactureDetaille() |
PastilleBean |
getLivre() |
String |
getLivreDetaille() |
formateDuree, formateDureeAvecParentheses, formateDureeJour, formateMontant, formateMontantAvecParentheses, formateMttDevise, formatePourcentage
public PastilleBean getDevis()
public PastilleBean getCommande()
public PastilleBean getLivre()
public PastilleBean getFacture()
public String getDevisDetaille()
public String getCommandeDetaille()
public String getLivreDetaille()
public String getFactureDetaille()
Copyright © 2016. All rights reserved.