| 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 |
|---|---|
ResourceType |
ObjectFactory.createResourceType()
Create an instance of
ResourceType |
ResourceType |
ResourceType.withContent(Collection<Object> values) |
ResourceType |
ResourceType.withContent(Object... values) |
ResourceType |
ResourceType.withLabel(String value) |
ResourceType |
ResourceType.withRole(String value) |
ResourceType |
ResourceType.withTitle(String value) |
ResourceType |
ResourceType.withType(TypeType value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ResourceType> |
ObjectFactory.createResource(ResourceType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ResourceType> |
ObjectFactory.createResource(ResourceType value)
|
Copyright © 2014. All Rights Reserved.