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