| Package | Description |
|---|---|
| fr.ifremer.adagio.core.dao.administration.user |
| Modifier and Type | Method and Description |
|---|---|
static DepartmentCode |
DepartmentCode.fromString(String value)
Creates an instance of DepartmentCode from
value. |
static DepartmentCode |
DepartmentCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DepartmentCode[] |
DepartmentCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.