| 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 | Method and Description |
|---|---|
ForecastRequest |
ObjectFactory.createForecastRequest()
Create an instance of
ForecastRequest |
ForecastRequest |
ForecastRequest.withDataPoint(Collection<ForecastDataPoint> values) |
ForecastRequest |
ForecastRequest.withDataPoint(ForecastDataPoint... values) |
ForecastRequest |
ForecastRequest.withModel(String value) |
ForecastRequest |
ForecastRequest.withModelParameter(Collection<ForecastModelParameter> values) |
ForecastRequest |
ForecastRequest.withModelParameter(ForecastModelParameter... values) |
ForecastRequest |
ForecastRequest.withRequestId(String value) |
Copyright © 2016. All Rights Reserved.