| 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 | Method and Description |
|---|---|
ArcType |
ObjectFactory.createArcType()
Create an instance of
ArcType |
ArcType |
ArcType.withActuate(ActuateType value) |
ArcType |
ArcType.withArcrole(String value) |
ArcType |
ArcType.withFrom(String value) |
ArcType |
ArcType.withShow(ShowType value) |
ArcType |
ArcType.withTitle(Collection<TitleEltType> values) |
ArcType |
ArcType.withTitle(TitleEltType... values) |
ArcType |
ArcType.withTitleArcAttrs(String value) |
ArcType |
ArcType.withTo(String value) |
ArcType |
ArcType.withType(TypeType value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ArcType> |
ObjectFactory.createArc(ArcType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ArcType> |
ObjectFactory.createArc(ArcType value)
|
Copyright © 2014. All Rights Reserved.