public class OptionsEcartReglement extends Object implements Serializable
Constructor and Description |
---|
OptionsEcartReglement(TEcchg ecchg) |
Modifier and Type | Method and Description |
---|---|
int |
countOptionsEcartParametresCharge() |
int |
countOptionsEcartParametresProduit() |
String |
getCompte(TypeEcart type,
TypeChargeProduit typeCharge) |
String |
getCptChangeCharge() |
String |
getCptChangeProduit() |
String |
getCptFraisFinCharge() |
String |
getCptFraisFinProduit() |
String |
getCptImpotCharge() |
String |
getCptImpotProduit() |
String |
getCptReglementCharge() |
String |
getCptReglementProduit() |
String |
getCptSurEuroCharge() |
String |
getCptSurEuroProduit() |
String |
getCptTvaCharge() |
String |
getCptTvaProduit() |
TEcchg |
getEcchg() |
boolean |
isEcartInferieurParametrage(TypeChargeProduit type,
Double solde,
Double montantTtc) |
public OptionsEcartReglement(TEcchg ecchg)
public boolean isEcartInferieurParametrage(TypeChargeProduit type, Double solde, Double montantTtc)
public String getCompte(TypeEcart type, TypeChargeProduit typeCharge)
public int countOptionsEcartParametresCharge()
public int countOptionsEcartParametresProduit()
public TEcchg getEcchg()
public String getCptReglementCharge()
public String getCptReglementProduit()
public String getCptChangeCharge()
public String getCptChangeProduit()
public String getCptImpotCharge()
public String getCptImpotProduit()
public String getCptTvaCharge()
public String getCptTvaProduit()
public String getCptFraisFinCharge()
public String getCptFraisFinProduit()
public String getCptSurEuroCharge()
public String getCptSurEuroProduit()
Copyright © 2016. All rights reserved.