| Package | Description |
|---|---|
| com.itnsa.gestion.constantes | |
| com.itnsa.gestion.service |
| Modifier and Type | Method and Description |
|---|---|
static ProbabiliteDevis |
ProbabiliteDevis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProbabiliteDevis[] |
ProbabiliteDevis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<ProbabiliteDevis,Double> |
ProbabiliteDevis.getParametresCommerciauxDft() |
| Modifier and Type | Method and Description |
|---|---|
Map<ProbabiliteDevis,Double> |
OutilsService.getParametresCommerciaux()
find the parmeters for percentage of signature
|
Map<ProbabiliteDevis,Double> |
OutilsService.getParametresCommerciauxWithDft()
find the parmeters for percentage of signature, si aucun spécifié, on prend ceux par dft
|
| Modifier and Type | Method and Description |
|---|---|
Double |
OutilsService.getTauxProbaOfParametreCommerciauxForTaux(ProbabiliteDevis taux) |
Copyright © 2016. All rights reserved.