Package | Description |
---|---|
com.itnsa.gestion.constantes | |
com.itnsa.gestion.utils.vente |
Modifier and Type | Method and Description |
---|---|
static EtatCommandeClient |
EtatCommandeClient.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EtatCommandeClient[] |
EtatCommandeClient.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static EtatCommandeClient |
CommandeClientUtil.getEtatCommandeClient(Date dateValid,
Date dateLivraison,
Date dateAnnulation,
Date dateRevision,
String tabfac) |
static EtatCommandeClient |
CommandeClientUtil.getEtatCommandeClient(DevisCommandeResultatRecherche commande) |
static EtatCommandeClient |
CommandeClientUtil.getEtatCommandeClient(FCommandecli commande) |
Copyright © 2016. All rights reserved.