| 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 ExpertAdviceType |
AdviceResponse.expertAdvice |
| Modifier and Type | Method and Description |
|---|---|
ExpertAdviceType |
ObjectFactory.createExpertAdviceType()
Create an instance of
ExpertAdviceType |
ExpertAdviceType |
AdviceResponse.getExpertAdvice()
Obtiene el valor de la propiedad expertAdvice.
|
ExpertAdviceType |
ExpertAdviceType.withActionToBeTaken(Collection<String> values) |
ExpertAdviceType |
ExpertAdviceType.withActionToBeTaken(String... values) |
ExpertAdviceType |
ExpertAdviceType.withExpertAdviceURL(String value) |
ExpertAdviceType |
ExpertAdviceType.withExpertID(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdviceResponse.setExpertAdvice(ExpertAdviceType value)
Define el valor de la propiedad expertAdvice.
|
AdviceResponse |
AdviceResponse.withExpertAdvice(ExpertAdviceType value) |
Copyright © 2015. All Rights Reserved.