| 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 UnitReference |
QuantityType.uom |
protected UnitReference |
QuantityRangeType.uom |
| Modifier and Type | Method and Description |
|---|---|
UnitReference |
ObjectFactory.createUnitReference()
Create an instance of
UnitReference |
UnitReference |
QuantityType.getUom()
Obtiene el valor de la propiedad uom.
|
UnitReference |
QuantityRangeType.getUom()
Obtiene el valor de la propiedad uom.
|
UnitReference |
UnitReference.withActuate(ActuateType value) |
UnitReference |
UnitReference.withArcrole(String value) |
UnitReference |
UnitReference.withCode(String value) |
UnitReference |
UnitReference.withHref(String value) |
UnitReference |
UnitReference.withRole(String value) |
UnitReference |
UnitReference.withShow(ShowType value) |
UnitReference |
UnitReference.withTitle(String value) |
UnitReference |
UnitReference.withType(TypeType value) |
| Modifier and Type | Method and Description |
|---|---|
void |
QuantityType.setUom(UnitReference value)
Define el valor de la propiedad uom.
|
void |
QuantityRangeType.setUom(UnitReference value)
Define el valor de la propiedad uom.
|
QuantityType |
QuantityType.withUom(UnitReference value) |
QuantityRangeType |
QuantityRangeType.withUom(UnitReference value) |
Copyright © 2014. All Rights Reserved.