| 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<StepType> |
StepListType.step |
| Modifier and Type | Method and Description |
|---|---|
StepType |
ObjectFactory.createStepType()
Create an instance of
StepType |
StepType |
StepType.withName(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<StepType> |
StepListType.getStep()
Gets the value of the step property.
|
| Modifier and Type | Method and Description |
|---|---|
StepListType |
StepListType.withStep(StepType... values) |
| Modifier and Type | Method and Description |
|---|---|
StepListType |
StepListType.withStep(Collection<StepType> values) |
Copyright © 2015. All Rights Reserved.