| Package | Description |
|---|---|
| org.dajlab.mondialrelayapi.vo |
| Modifier and Type | Method and Description |
|---|---|
static MRStatut |
MRStatut.fromCode(int code)
Recherche l'enum à partir du code.
|
static MRStatut |
MRStatut.fromCode(String code)
Recherche l'enum à partir du code.
|
MRStatut |
MRSuiviColis.getStatut() |
static MRStatut |
MRStatut.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MRStatut[] |
MRStatut.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MRSuiviColis.setStatut(MRStatut statut) |
Copyright © 2020. All rights reserved.