| 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<StageType> |
StageListType.stage |
| Modifier and Type | Method and Description |
|---|---|
StageType |
ObjectFactory.createStageType()
Create an instance of
StageType |
StageType |
StageType.withDependsOn(String value) |
StageType |
StageType.withName(String value) |
StageType |
StageType.withStepList(StepListType value) |
| Modifier and Type | Method and Description |
|---|---|
List<StageType> |
StageListType.getStage()
Gets the value of the stage property.
|
| Modifier and Type | Method and Description |
|---|---|
StageListType |
StageListType.withStage(StageType... values) |
| Modifier and Type | Method and Description |
|---|---|
StageListType |
StageListType.withStage(Collection<StageType> values) |
Copyright © 2015. All Rights Reserved.