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