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