| 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 AllowedValuesPropertyType |
CountType.constraint |
protected AllowedValuesPropertyType |
QuantityType.constraint |
protected AllowedValuesPropertyType |
QuantityRangeType.constraint |
| Modifier and Type | Method and Description |
|---|---|
void |
CountType.setConstraint(AllowedValuesPropertyType value)
Define el valor de la propiedad constraint.
|
void |
QuantityType.setConstraint(AllowedValuesPropertyType value)
Define el valor de la propiedad constraint.
|
void |
QuantityRangeType.setConstraint(AllowedValuesPropertyType value)
Define el valor de la propiedad constraint.
|
CountType |
CountType.withConstraint(AllowedValuesPropertyType value) |
QuantityType |
QuantityType.withConstraint(AllowedValuesPropertyType value) |
QuantityRangeType |
QuantityRangeType.withConstraint(AllowedValuesPropertyType value) |
Copyright © 2014. All Rights Reserved.