| Package | Description |
|---|---|
| fr.ird.observe.dto.referential |
| Modifier and Type | Field and Description |
|---|---|
protected ReferenceStatus |
ReferentialDto.status |
| Modifier and Type | Method and Description |
|---|---|
ReferenceStatus |
ReferentialDto.getStatus() |
static ReferenceStatus |
ReferenceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferenceStatus[] |
ReferenceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferentialDto.setStatus(ReferenceStatus status) |
Copyright © 2017–2018 IRD. All rights reserved.