| 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 AgroemporiumProductList |
AgroemporiumProductsResponse.products |
| Modifier and Type | Method and Description |
|---|---|
AgroemporiumProductList |
ObjectFactory.createAgroemporiumProductList()
Create an instance of
AgroemporiumProductList |
AgroemporiumProductList |
AgroemporiumProductsResponse.getProducts()
Obtiene el valor de la propiedad products.
|
AgroemporiumProductList |
AgroemporiumProductList.withDeName(String value) |
AgroemporiumProductList |
AgroemporiumProductList.withEnName(String value) |
AgroemporiumProductList |
AgroemporiumProductList.withGrName(String value) |
AgroemporiumProductList |
AgroemporiumProductList.withId(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
AgroemporiumProductsResponse.setProducts(AgroemporiumProductList value)
Define el valor de la propiedad products.
|
AgroemporiumProductsResponse |
AgroemporiumProductsResponse.withProducts(AgroemporiumProductList value) |
Copyright © 2016. All Rights Reserved.