| Package | Description |
|---|---|
| eu.fispace.api | |
| 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 |
|---|---|
static eu.agrosense.api.platform.PostCapability<RequestForGreenhouseAdvice,javax.ws.rs.core.Response> |
DomainAgriculture.RECEIVE_REQUEST_FOR_GREENHOUSE_ADVICE |
| Modifier and Type | Method and Description |
|---|---|
RequestForGreenhouseAdvice |
ObjectFactory.createRequestForGreenhouseAdvice()
Create an instance of
RequestForGreenhouseAdvice |
RequestForGreenhouseAdvice |
RequestForGreenhouseAdvice.withAddressedExpertSystem(ExternalSystemType value) |
RequestForGreenhouseAdvice |
RequestForGreenhouseAdvice.withCropFieldID(String value) |
RequestForGreenhouseAdvice |
RequestForGreenhouseAdvice.withFarm(FarmType value) |
RequestForGreenhouseAdvice |
RequestForGreenhouseAdvice.withGreenhouse(GreenhouseType value) |
RequestForGreenhouseAdvice |
RequestForGreenhouseAdvice.withSensorValues(GreenhouseSensorValues value) |
RequestForGreenhouseAdvice |
RequestForGreenhouseAdvice.withTimestampOfSensorMeasurement(XMLGregorianCalendar value) |
Copyright © 2014. All Rights Reserved.