| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities | |
| fr.inra.agrosyst.api.services.referential |
| Modifier and Type | Method and Description |
|---|---|
static MaterielType |
MaterielType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MaterielType[] |
MaterielType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected MaterielType |
TypeMaterielFilter.type |
| Modifier and Type | Method and Description |
|---|---|
MaterielType |
TypeMaterielFilter.getType() |
| Modifier and Type | Method and Description |
|---|---|
Map<MaterielType,List<String>> |
ReferentialService.getTypeMateriel1List()
Retourne les valeurs des champs 'typeMateriel1' utilisé par les materiels groupé par
categorie de materiel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeMaterielFilter.setType(MaterielType type) |
Copyright © 2013–2015 Inra. All rights reserved.