| 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 |
|---|---|
WeatherScenarioSimpleRequestMessage |
ObjectFactory.createWeatherScenarioSimpleRequestMessage()
Create an instance of
WeatherScenarioSimpleRequestMessage |
WeatherScenarioSimpleRequestMessage |
WeatherScenarioSimpleRequestMessage.withEndTime(Calendar value) |
WeatherScenarioSimpleRequestMessage |
WeatherScenarioSimpleRequestMessage.withLatitude(double value) |
WeatherScenarioSimpleRequestMessage |
WeatherScenarioSimpleRequestMessage.withLongitude(double value) |
WeatherScenarioSimpleRequestMessage |
WeatherScenarioSimpleRequestMessage.withStartTime(Calendar value) |
WeatherScenarioSimpleRequestMessage |
WeatherScenarioSimpleRequestMessage.withWeatherVariable(Collection<String> values) |
WeatherScenarioSimpleRequestMessage |
WeatherScenarioSimpleRequestMessage.withWeatherVariable(String... values) |
Copyright © 2015. All Rights Reserved.