| 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 AbstractEncodingType |
DataArrayType.Encoding.abstractEncoding |
| Modifier and Type | Method and Description |
|---|---|
AbstractEncodingType |
DataArrayType.Encoding.getAbstractEncoding()
Obtiene el valor de la propiedad abstractEncoding.
|
AbstractEncodingType |
AbstractEncodingType.withExtension(Collection<Object> values) |
AbstractEncodingType |
AbstractEncodingType.withExtension(Object... values) |
AbstractEncodingType |
AbstractEncodingType.withId(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractEncodingType> |
ObjectFactory.createAbstractEncoding(AbstractEncodingType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractEncodingType> |
ObjectFactory.createAbstractEncoding(AbstractEncodingType value)
|
void |
DataArrayType.Encoding.setAbstractEncoding(AbstractEncodingType value)
Define el valor de la propiedad abstractEncoding.
|
DataArrayType.Encoding |
DataArrayType.Encoding.withAbstractEncoding(AbstractEncodingType value) |
Copyright © 2014. All Rights Reserved.