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