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