| 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 NilValuesType |
NilValuesPropertyType.nilValues |
| Modifier and Type | Method and Description |
|---|---|
NilValuesType |
ObjectFactory.createNilValuesType()
Create an instance of
NilValuesType |
NilValuesType |
NilValuesPropertyType.getNilValues()
Obtiene el valor de la propiedad nilValues.
|
NilValuesType |
NilValuesType.withExtension(Collection<Object> values) |
NilValuesType |
NilValuesType.withExtension(Object... values) |
NilValuesType |
NilValuesType.withId(String value) |
NilValuesType |
NilValuesType.withNilValue(Collection<NilValue> values) |
NilValuesType |
NilValuesType.withNilValue(NilValue... values) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NilValuesType> |
ObjectFactory.createNilValues(NilValuesType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<NilValuesType> |
ObjectFactory.createNilValues(NilValuesType value)
|
void |
NilValuesPropertyType.setNilValues(NilValuesType value)
Define el valor de la propiedad nilValues.
|
NilValuesPropertyType |
NilValuesPropertyType.withNilValues(NilValuesType value) |
Copyright © 2014. All Rights Reserved.