| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities | |
| fr.inra.agrosyst.api.services.edaplos |
| Modifier and Type | Field and Description |
|---|---|
protected BufferStrip |
BasicPlotAbstract.bufferStrip
Nom de l'attribut en BD : bufferStrip
|
| Modifier and Type | Method and Description |
|---|---|
BufferStrip |
BasicPlotAbstract.getBufferStrip() |
BufferStrip |
BasicPlot.getBufferStrip() |
static BufferStrip |
BufferStrip.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BufferStrip[] |
BufferStrip.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicPlotAbstract.setBufferStrip(BufferStrip bufferStrip) |
void |
BasicPlot.setBufferStrip(BufferStrip bufferStrip) |
| Modifier and Type | Field and Description |
|---|---|
protected BufferStrip |
EdaplosPlotDto.bufferStrip |
| Modifier and Type | Method and Description |
|---|---|
BufferStrip |
EdaplosPlotDto.getBufferStrip() |
| Modifier and Type | Method and Description |
|---|---|
void |
EdaplosPlotDto.setBufferStrip(BufferStrip bufferStrip) |
Copyright © 2013–2015 Inra. All rights reserved.