| 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 CountPropertyType |
DataArrayType.elementCount |
| Modifier and Type | Method and Description |
|---|---|
CountPropertyType |
ObjectFactory.createCountPropertyType()
Create an instance of
CountPropertyType |
CountPropertyType |
DataArrayType.getElementCount()
Obtiene el valor de la propiedad elementCount.
|
CountPropertyType |
CountPropertyType.withActuate(ActuateType value) |
CountPropertyType |
CountPropertyType.withArcrole(String value) |
CountPropertyType |
CountPropertyType.withCount(CountType value) |
CountPropertyType |
CountPropertyType.withHref(String value) |
CountPropertyType |
CountPropertyType.withRole(String value) |
CountPropertyType |
CountPropertyType.withShow(ShowType value) |
CountPropertyType |
CountPropertyType.withTitle(String value) |
CountPropertyType |
CountPropertyType.withType(TypeType value) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataArrayType.setElementCount(CountPropertyType value)
Define el valor de la propiedad elementCount.
|
DataArrayType |
DataArrayType.withElementCount(CountPropertyType value) |
Copyright © 2014. All Rights Reserved.