| 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 DataSet |
WeatherScenarioType.dataSet |
| Modifier and Type | Method and Description |
|---|---|
DataSet |
ObjectFactory.createDataSet()
Create an instance of
DataSet |
DataSet |
WeatherScenarioType.getDataSet()
Obtiene el valor de la propiedad dataSet.
|
DataSet |
DataSet.withCreationDateTime(XMLGregorianCalendar value) |
DataSet |
DataSet.withDataArray(DataArrayType value) |
DataSet |
DataSet.withDataBeginDateTime(XMLGregorianCalendar value) |
DataSet |
DataSet.withDataEndDateTime(XMLGregorianCalendar value) |
DataSet |
DataSet.withDataSetDesignator(String value) |
DataSet |
DataSet.withDataSetGUID(eu.agrosense.api.drmcrop.GlobalUniqueIdentifierType value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DataSet> |
ObjectFactory.createDataSet(DataSet value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DataSet> |
ObjectFactory.createDataSet(DataSet value)
|
void |
WeatherScenarioType.setDataSet(DataSet value)
Define el valor de la propiedad dataSet.
|
WeatherScenarioType |
WeatherScenarioType.withDataSet(DataSet value) |
Copyright © 2014. All Rights Reserved.