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