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