Package | Description |
---|---|
com.itnsa.gestion.constantes | |
com.itnsa.gestion.nonpersistent |
Modifier and Type | Method and Description |
---|---|
static TypeDateLivraison |
TypeDateLivraison.getByValeur(Double valeur) |
static TypeDateLivraison |
TypeDateLivraison.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeDateLivraison[] |
TypeDateLivraison.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TypeDateLivraison |
CtxPbudCol.getDateLivraisonCli() |
TypeDateLivraison |
CtxCompteResultat.getTypeDateLivraison() |
TypeDateLivraison |
CtxPcrPst.getTypeDateLivraison() |
Modifier and Type | Method and Description |
---|---|
void |
CtxPbudCol.setDateLivraisonCli(TypeDateLivraison dateLivraisonCli) |
void |
CtxCompteResultat.setTypeDateLivraison(TypeDateLivraison typeDateLivraison) |
void |
CtxPcrPst.setTypeDateLivraison(TypeDateLivraison typeDateLivraison) |
Copyright © 2016. All rights reserved.