| Package | Description |
|---|---|
| com.itnsa.gestion.constantes | |
| com.itnsa.gestion.utils.achat |
| Modifier and Type | Method and Description |
|---|---|
static EtatCommandeFournisseur |
EtatCommandeFournisseur.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EtatCommandeFournisseur[] |
EtatCommandeFournisseur.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EtatCommandeFournisseur |
CommandeFournisseurUtil.getEtatCommandeFournisseur(CtxCommandeFou ctx) |
static EtatCommandeFournisseur |
CommandeFournisseurUtil.getEtatCommandeFournisseur(Date dateAppro,
Date dateValid,
Date dateAnnulation,
Date dateRevision,
Date dateFacture,
boolean isFactureePartiellement) |
static EtatCommandeFournisseur |
CommandeFournisseurUtil.getEtatCommandeFournisseur(DevisCommandeFouResultatRecherche commande) |
static EtatCommandeFournisseur |
CommandeFournisseurUtil.getEtatCommandeFournisseur(FCommandefou commande) |
Copyright © 2016. All rights reserved.