| 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 AgroemporiumProductPrice |
AgroemporiumProductPriceResponse.productPrice |
| Modifier and Type | Method and Description |
|---|---|
AgroemporiumProductPrice |
ObjectFactory.createAgroemporiumProductPrice()
Create an instance of
AgroemporiumProductPrice |
AgroemporiumProductPrice |
AgroemporiumProductPriceResponse.getProductPrice()
Obtiene el valor de la propiedad productPrice.
|
AgroemporiumProductPrice |
AgroemporiumProductPrice.withAvgPrice(BigDecimal value) |
AgroemporiumProductPrice |
AgroemporiumProductPrice.withEnName(String value) |
AgroemporiumProductPrice |
AgroemporiumProductPrice.withGrName(String value) |
AgroemporiumProductPrice |
AgroemporiumProductPrice.withId(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
AgroemporiumProductPriceResponse.setProductPrice(AgroemporiumProductPrice value)
Define el valor de la propiedad productPrice.
|
AgroemporiumProductPriceResponse |
AgroemporiumProductPriceResponse.withProductPrice(AgroemporiumProductPrice value) |
Copyright © 2016. All Rights Reserved.