| Modifier and Type | Method and Description |
|---|---|
static MaterielTransportUnit |
MaterielTransportUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MaterielTransportUnit[] |
MaterielTransportUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected MaterielTransportUnit |
EffectiveInterventionAbstract.transitVolumeUnit
Nom de l'attribut en BD : transitVolumeUnit
|
| Modifier and Type | Method and Description |
|---|---|
MaterielTransportUnit |
EffectiveIntervention.getTransitVolumeUnit() |
MaterielTransportUnit |
EffectiveInterventionAbstract.getTransitVolumeUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
EffectiveIntervention.setTransitVolumeUnit(MaterielTransportUnit transitVolumeUnit) |
void |
EffectiveInterventionAbstract.setTransitVolumeUnit(MaterielTransportUnit transitVolumeUnit) |
| Modifier and Type | Field and Description |
|---|---|
protected MaterielTransportUnit |
PracticedInterventionAbstract.transitVolumeUnit
Nom de l'attribut en BD : transitVolumeUnit
|
| Modifier and Type | Method and Description |
|---|---|
MaterielTransportUnit |
PracticedIntervention.getTransitVolumeUnit() |
MaterielTransportUnit |
PracticedInterventionAbstract.getTransitVolumeUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
PracticedIntervention.setTransitVolumeUnit(MaterielTransportUnit transitVolumeUnit) |
void |
PracticedInterventionAbstract.setTransitVolumeUnit(MaterielTransportUnit transitVolumeUnit) |
| Modifier and Type | Field and Description |
|---|---|
protected MaterielTransportUnit |
RefMaterielOutilAbstract.donneesTransport2Unite
Nom de l'attribut en BD : donneesTransport2Unite
|
| Modifier and Type | Method and Description |
|---|---|
MaterielTransportUnit |
RefMaterielOutil.getDonneesTransport2Unite() |
MaterielTransportUnit |
RefMaterielOutilAbstract.getDonneesTransport2Unite() |
| Modifier and Type | Method and Description |
|---|---|
void |
RefMaterielOutil.setDonneesTransport2Unite(MaterielTransportUnit donneesTransport2Unite) |
void |
RefMaterielOutilAbstract.setDonneesTransport2Unite(MaterielTransportUnit donneesTransport2Unite) |
| Modifier and Type | Field and Description |
|---|---|
protected MaterielTransportUnit |
ToolsCouplingDto.materielTransportUnit |
| Modifier and Type | Method and Description |
|---|---|
MaterielTransportUnit |
ToolsCouplingDto.getMaterielTransportUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
ToolsCouplingDto.setMaterielTransportUnit(MaterielTransportUnit materielTransportUnit) |
Copyright © 2013–2015 Inra. All rights reserved.