| 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<ForecastModelParameter> |
ForecastRequest.modelParameter |
| Modifier and Type | Method and Description |
|---|---|
ForecastModelParameter |
ObjectFactory.createForecastModelParameter()
Create an instance of
ForecastModelParameter |
ForecastModelParameter |
ForecastModelParameter.withKey(String value) |
ForecastModelParameter |
ForecastModelParameter.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ForecastModelParameter> |
ForecastRequest.getModelParameter()
Gets the value of the modelParameter property.
|
| Modifier and Type | Method and Description |
|---|---|
ForecastRequest |
ForecastRequest.withModelParameter(ForecastModelParameter... values) |
| Modifier and Type | Method and Description |
|---|---|
ForecastRequest |
ForecastRequest.withModelParameter(Collection<ForecastModelParameter> values) |
Copyright © 2016. All Rights Reserved.