Package | Description |
---|---|
com.itnsa.gestion.constantes | |
com.itnsa.gestion.parametrage.nonpersistant.search | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
static NatureTache |
NatureTache.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NatureTache[] |
NatureTache.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
NatureTache |
TachesCriteresRecherche.getNature() |
Modifier and Type | Method and Description |
---|---|
void |
TachesCriteresRecherche.setNature(NatureTache nature) |
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.