| Package | Description |
|---|---|
| nc.ird.cantharella.data.model |
| Modifier and Type | Method and Description |
|---|---|
Utilisateur.TypeDroit |
Utilisateur.getTypeDroit()
typeDroit getter
|
static Utilisateur.TypeDroit |
Utilisateur.TypeDroit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Utilisateur.TypeDroit[] |
Utilisateur.TypeDroit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Utilisateur.setTypeDroit(Utilisateur.TypeDroit typeDroit)
typeDroit setter
|
Copyright © 2012. All Rights Reserved.