public class CampagnesLivraisonResultat extends CampagnesResultat
| Modifier and Type | Field and Description |
|---|---|
protected Double |
montantHt |
idCampagne| Constructor and Description |
|---|
CampagnesLivraisonResultat(String idCompagneStr,
Double idCampagneDouble,
Double montantHt) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getMontantHt() |
static String |
select(TypeLienCampagne typeLien) |
void |
setMontantHt(Double montantHt) |
getIdCampagne, setIdCampagneprotected Double montantHt
public static String select(TypeLienCampagne typeLien)
public Double getMontantHt()
public void setMontantHt(Double montantHt)
Copyright © 2016. All rights reserved.