| Package | Description |
|---|---|
| eu.fispace.api.ag |
This package contains the classes that describe the format of the messages that
the FIspace SDI component will exchange with:
The FIspace B2B component
External systems connected to FIspace
The classes in this package are specific for the overall greenhouse example scenario
to be developed until the M9 milestone.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<WeatherScenarioType> |
WeatherScenarioResponse.weatherScenario |
| Modifier and Type | Method and Description |
|---|---|
WeatherScenarioType |
ObjectFactory.createWeatherScenarioType()
Create an instance of
WeatherScenarioType |
WeatherScenarioType |
WeatherScenarioType.withDataSet(org.drmcrop.crp.DataSet value) |
WeatherScenarioType |
WeatherScenarioType.withPoint(org.drmcrop.gmlcrop.PointType value) |
| Modifier and Type | Method and Description |
|---|---|
List<WeatherScenarioType> |
WeatherScenarioResponse.getWeatherScenario()
Gets the value of the weatherScenario property.
|
| Modifier and Type | Method and Description |
|---|---|
WeatherScenarioResponse |
WeatherScenarioResponse.withWeatherScenario(WeatherScenarioType... values) |
| Modifier and Type | Method and Description |
|---|---|
WeatherScenarioResponse |
WeatherScenarioResponse.withWeatherScenario(Collection<WeatherScenarioType> values) |
Copyright © 2015. All Rights Reserved.