| 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 GreenhouseType |
RequestForGreenhouseAdvice.greenhouse |
protected GreenhouseType |
GreenhouseSensorInformation.greenhouse |
protected GreenhouseType |
GreenhouseAdvice.greenhouse |
| Modifier and Type | Method and Description |
|---|---|
GreenhouseType |
ObjectFactory.createGreenhouseType()
Create an instance of
GreenhouseType |
GreenhouseType |
RequestForGreenhouseAdvice.getGreenhouse()
Gets the value of the greenhouse property.
|
GreenhouseType |
GreenhouseSensorInformation.getGreenhouse()
Gets the value of the greenhouse property.
|
GreenhouseType |
GreenhouseAdvice.getGreenhouse()
Gets the value of the greenhouse property.
|
GreenhouseType |
GreenhouseType.withGreenhouseDesignator(String value) |
GreenhouseType |
GreenhouseType.withGreenhouseID(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestForGreenhouseAdvice.setGreenhouse(GreenhouseType value)
Sets the value of the greenhouse property.
|
void |
GreenhouseSensorInformation.setGreenhouse(GreenhouseType value)
Sets the value of the greenhouse property.
|
void |
GreenhouseAdvice.setGreenhouse(GreenhouseType value)
Sets the value of the greenhouse property.
|
RequestForGreenhouseAdvice |
RequestForGreenhouseAdvice.withGreenhouse(GreenhouseType value) |
GreenhouseSensorInformation |
GreenhouseSensorInformation.withGreenhouse(GreenhouseType value) |
GreenhouseAdvice |
GreenhouseAdvice.withGreenhouse(GreenhouseType value) |
Copyright © 2014. All Rights Reserved.