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