| 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 AllowedValuesType |
AllowedValuesPropertyType.allowedValues |
| Modifier and Type | Method and Description |
|---|---|
AllowedValuesType |
ObjectFactory.createAllowedValuesType()
Create an instance of
AllowedValuesType |
AllowedValuesType |
AllowedValuesPropertyType.getAllowedValues()
Obtiene el valor de la propiedad allowedValues.
|
AllowedValuesType |
AllowedValuesType.withExtension(Collection<Object> values) |
AllowedValuesType |
AllowedValuesType.withExtension(Object... values) |
AllowedValuesType |
AllowedValuesType.withId(String value) |
AllowedValuesType |
AllowedValuesType.withInterval(Collection<JAXBElement<List<Double>>> values) |
AllowedValuesType |
AllowedValuesType.withInterval(JAXBElement<List<Double>>... values) |
AllowedValuesType |
AllowedValuesType.withSignificantFigures(BigInteger value) |
AllowedValuesType |
AllowedValuesType.withValue(Collection<Double> values) |
AllowedValuesType |
AllowedValuesType.withValue(Double... values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AllowedValuesType> |
ObjectFactory.createAllowedValues(AllowedValuesType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AllowedValuesType> |
ObjectFactory.createAllowedValues(AllowedValuesType value)
|
void |
AllowedValuesPropertyType.setAllowedValues(AllowedValuesType value)
Define el valor de la propiedad allowedValues.
|
AllowedValuesPropertyType |
AllowedValuesPropertyType.withAllowedValues(AllowedValuesType value) |
Copyright © 2014. All Rights Reserved.