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