| 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 PlantDiagnosisRequestType |
PlantDiagnosisRequest.plantDiagnosisRequestInfo |
| Modifier and Type | Method and Description |
|---|---|
PlantDiagnosisRequestType |
ObjectFactory.createPlantDiagnosisRequestType()
Create an instance of
PlantDiagnosisRequestType |
PlantDiagnosisRequestType |
PlantDiagnosisRequest.getPlantDiagnosisRequestInfo()
Obtiene el valor de la propiedad plantDiagnosisRequestInfo.
|
PlantDiagnosisRequestType |
PlantDiagnosisRequestType.withCropManagerID(BigInteger value) |
PlantDiagnosisRequestType |
PlantDiagnosisRequestType.withDiagnosisRequestID(BigInteger value) |
PlantDiagnosisRequestType |
PlantDiagnosisRequestType.withGrowerID(BigInteger value) |
| Modifier and Type | Method and Description |
|---|---|
void |
PlantDiagnosisRequest.setPlantDiagnosisRequestInfo(PlantDiagnosisRequestType value)
Define el valor de la propiedad plantDiagnosisRequestInfo.
|
PlantDiagnosisRequest |
PlantDiagnosisRequest.withPlantDiagnosisRequestInfo(PlantDiagnosisRequestType value) |
Copyright © 2015. All Rights Reserved.