Package | Description |
---|---|
com.akuiteo.builder.bean | |
com.itnsa.gestion.bean | |
com.itnsa.gestion.bean.personne | |
com.itnsa.gestion.nonpersistent |
Modifier and Type | Method and Description |
---|---|
FRefAchat |
FRefAchatBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FLnkRacTrfBuilder |
FLnkRacTrfBuilder.withRefAchat(FRefAchat refAchat) |
Modifier and Type | Method and Description |
---|---|
FRefAchat |
FLnkRacTrf.getRefAchat() |
Modifier and Type | Method and Description |
---|---|
Set<FRefAchat> |
FProduitfini.getRefAchats() |
Modifier and Type | Method and Description |
---|---|
void |
FProduitfini.addRefAchat(FRefAchat o) |
void |
FProduitfini.removeRefAchat(FRefAchat o) |
void |
FLnkRacTrf.setRefAchat(FRefAchat refAchat)
BDD : REFACHAT
Pointeur vers la référence produit acheté |
Modifier and Type | Method and Description |
---|---|
void |
FProduitfini.addAllRefAchat(Collection<FRefAchat> coll) |
protected void |
FProduitfini.setRefAchats(Set<FRefAchat> refAchats) |
Constructor and Description |
---|
FLnkRacTrf(FRefAchat refAchat,
Date dtDebut,
Date dtFin,
Double tarif) |
Modifier and Type | Method and Description |
---|---|
Set<FRefAchat> |
FPFournisseur.getRefAchats() |
Modifier and Type | Method and Description |
---|---|
void |
FPFournisseur.addRefAchat(FRefAchat o) |
void |
FPFournisseur.removeRefAchat(FRefAchat o) |
Modifier and Type | Method and Description |
---|---|
void |
FPFournisseur.addAllRefAchat(Collection<FRefAchat> coll) |
protected void |
FPFournisseur.setRefAchats(Set<FRefAchat> refAchats) |
Modifier and Type | Method and Description |
---|---|
FRefAchat |
CtxProduitFini.getRefAchat() |
Modifier and Type | Method and Description |
---|---|
void |
CtxProduitFini.setRefAchat(FRefAchat refAchat) |
Copyright © 2016. All rights reserved.