| Package | Description |
|---|---|
| com.itnsa.gestion.constantes | |
| com.itnsa.gestion.service |
| Modifier and Type | Method and Description |
|---|---|
static TypeSavoir |
TypeSavoir.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeSavoir[] |
TypeSavoir.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<TSavoir> |
ParametrageService.findSavoirByType(String codeSociete,
TypeSavoir typeSavoir) |
List<TSavoir> |
ParametrageService.findSavoirLikeLibelle(String codeSociete,
TypeSavoir typeSavoir,
String libelle) |
Copyright © 2016. All rights reserved.