Package | Description |
---|---|
com.itnsa.gestion.nonpersistent |
Modifier and Type | Method and Description |
---|---|
LigneAppro |
CtxApprovisionnement.getLigneAppro() |
LigneAppro |
LigneFactureFournisseur.getLigneVentile() |
Modifier and Type | Method and Description |
---|---|
List<LigneAppro> |
CtxApprovisionnement.getListeLignes() |
List<LigneAppro> |
CtxFactureFournisseur.getLstLignesReceptions() |
Modifier and Type | Method and Description |
---|---|
void |
CtxApprovisionnement.setLigneAppro(LigneAppro ligneAppro) |
void |
LigneFactureFournisseur.setLigneVentile(LigneAppro ligneVentile) |
Modifier and Type | Method and Description |
---|---|
void |
CtxApprovisionnement.setListeLignes(List<LigneAppro> listeLignes) |
void |
CtxFactureFournisseur.setLstLignesReceptions(List<LigneAppro> lstLignesReceptions) |
Copyright © 2016. All rights reserved.