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