Package | Description |
---|---|
com.itnsa.gestion.constantes |
Modifier and Type | Method and Description |
---|---|
static EtatProprietaire |
EtatProprietaire.findForCode(String code) |
static EtatProprietaire |
EtatProprietaire.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EtatProprietaire[] |
EtatProprietaire.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.