| 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 TextType |
TextPropertyType.text |
protected TextType |
QualityPropertyType.text |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TextType> |
ObjectFactory.createText(TextType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<TextType> |
ObjectFactory.createText(TextType value)
|
void |
TextPropertyType.setText(TextType value)
Define el valor de la propiedad text.
|
void |
QualityPropertyType.setText(TextType value)
Define el valor de la propiedad text.
|
TextPropertyType |
TextPropertyType.withText(TextType value) |
QualityPropertyType |
QualityPropertyType.withText(TextType value) |
Copyright © 2014. All Rights Reserved.