| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities.practiced |
| Modifier and Type | Field and Description |
|---|---|
protected PracticedSystemSource |
PracticedSystemAbstract.source
Nom de l'attribut en BD : source
|
| Modifier and Type | Method and Description |
|---|---|
PracticedSystemSource |
PracticedSystemAbstract.getSource() |
PracticedSystemSource |
PracticedSystem.getSource() |
static PracticedSystemSource |
PracticedSystemSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PracticedSystemSource[] |
PracticedSystemSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PracticedSystemAbstract.setSource(PracticedSystemSource source) |
void |
PracticedSystem.setSource(PracticedSystemSource source) |
Copyright © 2013–2015 Inra. All rights reserved.