Package | Description |
---|---|
com.akuiteo.affaire.controle.budgetaire.model.resultats | |
com.itnsa.gestion.constantes | |
com.itnsa.gestion.parametrage.nonpersistant.search | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
TypeTache |
MoeControleBudgetaireResultatDetail.getTypeTache() |
Modifier and Type | Method and Description |
---|---|
void |
MoeControleBudgetaireResultatDetail.setTypeTache(TypeTache typeTache) |
Constructor and Description |
---|
MoeControleBudgetaireResultatDetail(boolean planning,
Double ident,
String codeSocieteCollab,
String codeAffaire,
String codeCollaborateur,
String codeLot,
String libelleLot,
String codeSsLot,
String libelleSsLot,
String numPiece,
TypePiece typePiece,
String competencePrinc,
String competencePrincLibelle,
Double indExterne,
Double cout,
EmploiCollaborateur typeEmploi,
TypeTache typeTache,
Double nature,
Date dateFiche,
String codeTache,
Double horaireJour,
String service,
Double tempsMinutes,
Double tempsJours,
String codeSocieteAffaire,
String fonction,
String commentaire,
String lieu,
String nomCollaborateur,
String prenomCollaborateur,
String valideur,
Double numeroBl,
String libellePlTache,
String libelleApprobation,
String division,
String etablCollab,
Double coutHoraireTache,
Double coutHoraireStdTache,
Double coutJournalierDirectTache,
Double coeffValorisation,
TypeMemoPlanning type,
String numDevis,
Double indRealise) |
Modifier and Type | Method and Description |
---|---|
static TypeTache |
TypeTache.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeTache[] |
TypeTache.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TypeTache |
TachesCriteresRecherche.getType() |
Modifier and Type | Method and Description |
---|---|
void |
TachesCriteresRecherche.setType(TypeTache type) |
Modifier and Type | Method and Description |
---|---|
List<FTaches> |
TachesService.findBySocieteAndEtablissementAndDateFinAndRegroupementAndNatureAndCollabLikeCode(String codeSociete,
String etablissement,
boolean dateFin,
String code,
String codeRegroupement,
NatureTache nature,
String codeCollab,
String codeAffaire,
TypeTache type) |
Copyright © 2016. All rights reserved.