Package | Description |
---|---|
fr.ifremer.adagio.core.dao.referential.pmfm |
Modifier and Type | Method and Description |
---|---|
static ParameterCode |
ParameterCode.fromString(String name)
Retrieves an instance of ParameterCode from
its name . |
static ParameterCode |
ParameterCode.fromValue(String value)
Returns an instance of ParameterCode from String
value . |
static ParameterCode |
ParameterCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParameterCode[] |
ParameterCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2014 IFREMER. All rights reserved.