Package | Description |
---|---|
com.itnsa.gestion.fc.constantes | |
com.itnsa.gestion.fc.nonpersistent.search | |
com.itnsa.gestion.nonpersistent.search.managerVenteResultat |
Modifier and Type | Method and Description |
---|---|
static RegroupementCoutIntervention |
RegroupementCoutIntervention.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegroupementCoutIntervention[] |
RegroupementCoutIntervention.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RegroupementCoutIntervention |
ManagerCoutInterventionResultat.getRegroupement() |
Modifier and Type | Method and Description |
---|---|
void |
ManagerCoutInterventionResultat.setRegroupement(RegroupementCoutIntervention regroupement) |
Constructor and Description |
---|
ManagerCoutInterventionCritere(Date dateDebut,
Date dateFin,
Double etatReglement,
List<Double> lstIdEtbLeader,
List<TPEtablissement> lstEtbLeader,
List<Double> lstIdEtbReal,
List<TPEtablissement> lstEtbReal,
List<Double> lstIdFamilleAffaire,
List<TFamille> lstFamilleAffaire,
List<String> lstIdAffaireReal,
List<FAffaires> lstAffaireReal,
List<String> lstIdAffaireCharge,
List<FAffaires> lstAffaireCharge,
List<Double> lstIdSession,
List<FcSession> lstSession,
List<Double> lstIdPartie,
List<FcModule> lstModule,
List<Double> lstIdRespPrj,
List<CollaborateurInfosListeAide> lstRespPrj,
List<Double> lstIdRespRessource,
List<CollaborateurInfosListeAide> lstRespRessource,
List<Double> lstIdIntervenant,
List<FcIntervenant> lstIntervenant,
List<Double> lstNature,
List<NatureIntervenant> lstNatureInterv,
List<Double> lstType,
List<TParstdParam> lstStatut,
Double affichageSousTotaux,
Double modeGestion,
List<ITypeRegroupement<RegroupementCoutIntervention>> lstCritereRgp) |
Modifier and Type | Field and Description |
---|---|
protected RegroupementCoutIntervention |
ManagerVentesResultat.regroupement |
Modifier and Type | Method and Description |
---|---|
RegroupementCoutIntervention |
ManagerVentesResultat.getRegroupement() |
Modifier and Type | Method and Description |
---|---|
void |
ManagerVentesResultat.setRegroupement(RegroupementCoutIntervention regroupement) |
Copyright © 2016. All rights reserved.