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