| Package | Description |
|---|---|
| fr.inra.agrosyst.api.services.common |
| Modifier and Type | Field and Description |
|---|---|
protected HistoryType |
HistoryItem.type |
| Modifier and Type | Method and Description |
|---|---|
HistoryType |
HistoryItem.getType() |
static HistoryType |
HistoryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HistoryType[] |
HistoryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryItem.setType(HistoryType type) |
Copyright © 2013–2015 Inra. All rights reserved.