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