| 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 List<NilValue> |
NilValuesType.nilValue |
| Modifier and Type | Method and Description |
|---|---|
NilValue |
ObjectFactory.createNilValue()
Create an instance of
NilValue |
NilValue |
NilValue.withReason(String value) |
NilValue |
NilValue.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<NilValue> |
NilValuesType.getNilValue()
Gets the value of the nilValue property.
|
| Modifier and Type | Method and Description |
|---|---|
NilValuesType |
NilValuesType.withNilValue(NilValue... values) |
| Modifier and Type | Method and Description |
|---|---|
NilValuesType |
NilValuesType.withNilValue(Collection<NilValue> values) |
Copyright © 2014. All Rights Reserved.