Package | Description |
---|---|
com.itnsa.gestion.constantes | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
static TypeSiteFournisseur |
TypeSiteFournisseur.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeSiteFournisseur[] |
TypeSiteFournisseur.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FSiteFournisseur |
SiteFournisseurService.changerSiteParDefaut(FSiteFournisseur newSiteParDefaut,
TypeSiteFournisseur typeSiteFournisseur) |
List<FSiteFournisseur> |
SiteFournisseurService.findByFournLikeNom(Double identFournisseur,
String nomAppelSite,
TypeSiteFournisseur typeSiteFournisseur,
boolean includePrincipal) |
Copyright © 2016. All rights reserved.