| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities | |
| fr.inra.agrosyst.api.entities.referential | |
| fr.inra.agrosyst.api.services.referential |
| Modifier and Type | Field and Description |
|---|---|
protected RefSolTextureGeppa |
SolHorizonAbstract.solTexture
Nom de l'attribut en BD : solTexture
|
protected RefSolTextureGeppa |
BasicPlotAbstract.subSoilTexture
Nom de l'attribut en BD : subSoilTexture
|
protected RefSolTextureGeppa |
BasicPlotAbstract.surfaceTexture
Nom de l'attribut en BD : surfaceTexture
|
| Modifier and Type | Method and Description |
|---|---|
RefSolTextureGeppa |
SolHorizon.getSolTexture() |
RefSolTextureGeppa |
SolHorizonAbstract.getSolTexture() |
RefSolTextureGeppa |
BasicPlotAbstract.getSubSoilTexture() |
RefSolTextureGeppa |
BasicPlot.getSubSoilTexture() |
RefSolTextureGeppa |
BasicPlotAbstract.getSurfaceTexture() |
RefSolTextureGeppa |
BasicPlot.getSurfaceTexture() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolHorizon.setSolTexture(RefSolTextureGeppa solTexture) |
void |
SolHorizonAbstract.setSolTexture(RefSolTextureGeppa solTexture) |
void |
BasicPlotAbstract.setSubSoilTexture(RefSolTextureGeppa subSoilTexture) |
void |
BasicPlot.setSubSoilTexture(RefSolTextureGeppa subSoilTexture) |
void |
BasicPlotAbstract.setSurfaceTexture(RefSolTextureGeppa surfaceTexture) |
void |
BasicPlot.setSurfaceTexture(RefSolTextureGeppa surfaceTexture) |
| Modifier and Type | Class and Description |
|---|---|
class |
RefSolTextureGeppaAbstract |
class |
RefSolTextureGeppaImpl |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<RefSolTextureGeppa,String> |
Referentials.GET_SOL_TEXTURE_GEPPA_NATURAL_ID |
| Modifier and Type | Method and Description |
|---|---|
List<RefSolTextureGeppa> |
ReferentialService.getAllActiveSolTextures()
Get all active sol textures.
|
Copyright © 2013–2015 Inra. All rights reserved.