Package | Description |
---|---|
com.akuiteo.builder.bean | |
com.akuiteo.favoris.demandeinterne.nonpersistent | |
com.akuiteo.favoris.demandeinterne.service | |
com.itnsa.gestion.bean |
Modifier and Type | Method and Description |
---|---|
FLigneDmdInterne |
FLigneDmdInterneBuilder.build() |
Modifier and Type | Method and Description |
---|---|
FDmdInterneBuilder |
FDmdInterneBuilder.withLignes(Set<FLigneDmdInterne> lignes) |
Modifier and Type | Method and Description |
---|---|
void |
LigneSyntheseDemandeInterne.associerLigneDmdInterne(FLigneDmdInterne ligne) |
Modifier and Type | Method and Description |
---|---|
FLigneDmdInterne |
DemandeInterneService.ajouterOuModifierLigne(LigneDemandeInterne ligneDemandeInterne) |
FLigneDmdInterne |
DemandeInterneService.loadLigneByIdent(Double identLigne) |
Modifier and Type | Method and Description |
---|---|
void |
DemandeInterneService.supprimerLigne(FLigneDmdInterne ligneDemandeInterne) |
LigneDemandeInterne |
DemandeInterneService.toLigneDemandeInterne(FLigneDmdInterne ligne) |
Modifier and Type | Method and Description |
---|---|
Set<FLigneDmdInterne> |
FDmdInterne.getLignes() |
Modifier and Type | Method and Description |
---|---|
void |
FDmdInterne.addLigne(FLigneDmdInterne o) |
void |
FDmdInterne.removeLigne(FLigneDmdInterne o) |
Modifier and Type | Method and Description |
---|---|
void |
FDmdInterne.addAllLigne(Collection<FLigneDmdInterne> coll) |
void |
FDmdInterne.setLignes(Set<FLigneDmdInterne> lignes) |
Copyright © 2016. All rights reserved.