public class CampagnesApprovisionnementResultat extends CampagnesResultat
Modifier and Type | Field and Description |
---|---|
protected Double |
montantHt |
idCampagne
Constructor and Description |
---|
CampagnesApprovisionnementResultat(Double idCompagne,
Double montantHt) |
Modifier and Type | Method and Description |
---|---|
Double |
getMontantHt() |
static String |
select() |
void |
setMontantHt(Double montantHt) |
getIdCampagne, setIdCampagne
protected Double montantHt
Copyright © 2016. All rights reserved.