Package | Description |
---|---|
com.itnsa.gestion.constantes | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
static StatutEcheanceClient |
StatutEcheanceClient.getFromCode(String code) |
static StatutEcheanceClient |
StatutEcheanceClient.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatutEcheanceClient[] |
StatutEcheanceClient.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<FEchClient> |
FactureClientService.findEcheancesByFacture(String numFact,
StatutEcheanceClient statut) |
Copyright © 2016. All rights reserved.