Package | Description |
---|---|
com.akuiteo.builder.bean | |
com.itnsa.gestion.bean | |
com.itnsa.gestion.bean.personne |
Modifier and Type | Method and Description |
---|---|
FChiffrLgachat |
FChiffrLgachatBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Set<FChiffrLgachat> |
FSslot.getChiffrLgachats() |
Set<FChiffrLgachat> |
FChiffrEnachat.getChiffrLgachats() |
Set<FChiffrLgachat> |
FLot.getChiffrLgachats() |
Set<FChiffrLgachat> |
FAffaires.getChiffrLgachats() |
Modifier and Type | Method and Description |
---|---|
void |
FSslot.addChiffrLgachat(FChiffrLgachat o) |
void |
FChiffrEnachat.addChiffrLgachat(FChiffrLgachat o) |
void |
FLot.addChiffrLgachat(FChiffrLgachat o) |
void |
FAffaires.addChiffrLgachat(FChiffrLgachat o) |
void |
FSslot.removeChiffrLgachat(FChiffrLgachat o) |
void |
FChiffrEnachat.removeChiffrLgachat(FChiffrLgachat o) |
void |
FLot.removeChiffrLgachat(FChiffrLgachat o) |
void |
FAffaires.removeChiffrLgachat(FChiffrLgachat o) |
Modifier and Type | Method and Description |
---|---|
void |
FSslot.addAllChiffrLgachat(Collection<FChiffrLgachat> coll) |
void |
FChiffrEnachat.addAllChiffrLgachat(Collection<FChiffrLgachat> coll) |
void |
FLot.addAllChiffrLgachat(Collection<FChiffrLgachat> coll) |
void |
FAffaires.addAllChiffrLgachat(Collection<FChiffrLgachat> coll) |
protected void |
FSslot.setChiffrLgachats(Set<FChiffrLgachat> chiffrLgachats) |
protected void |
FChiffrEnachat.setChiffrLgachats(Set<FChiffrLgachat> chiffrLgachats) |
protected void |
FLot.setChiffrLgachats(Set<FChiffrLgachat> chiffrLgachats) |
protected void |
FAffaires.setChiffrLgachats(Set<FChiffrLgachat> chiffrLgachats) |
Constructor and Description |
---|
FChiffrEnachat(FChiffrage chiffrage,
String respAc,
Double valid,
Date dateValid,
Double userValid,
Date dateRepintP,
Date dateRepintR,
Date dateCre,
Double userCre,
Date dateMaj,
Double userMaj,
Double fourniDefaut,
Double indfourFic,
Double indfourInt,
Double indlot,
String services,
Double mtTotal,
Set<FChiffrLgachat> chiffrLgachats) |
Modifier and Type | Method and Description |
---|---|
Set<FChiffrLgachat> |
FPFournisseur.getChiffrLgachats() |
Modifier and Type | Method and Description |
---|---|
void |
FPFournisseur.addChiffrLgachat(FChiffrLgachat o) |
void |
FPFournisseur.removeChiffrLgachat(FChiffrLgachat o) |
Modifier and Type | Method and Description |
---|---|
void |
FPFournisseur.addAllChiffrLgachat(Collection<FChiffrLgachat> coll) |
protected void |
FPFournisseur.setChiffrLgachats(Set<FChiffrLgachat> chiffrLgachats) |
Copyright © 2016. All rights reserved.