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