| 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 |
|---|---|
ResourceAvailableNotification |
ObjectFactory.createResourceAvailableNotification()
Create an instance of
ResourceAvailableNotification |
ResourceAvailableNotification |
ResourceAvailableNotification.withLocation(String value) |
ResourceAvailableNotification |
ResourceAvailableNotification.withOwnerId(String value) |
ResourceAvailableNotification |
ResourceAvailableNotification.withRequestorId(Collection<String> values) |
ResourceAvailableNotification |
ResourceAvailableNotification.withRequestorId(String... values) |
ResourceAvailableNotification |
ResourceAvailableNotification.withResourceId(String value) |
ResourceAvailableNotification |
ResourceAvailableNotification.withResourceType(ResourceType value) |
ResourceAvailableNotification |
ResourceAvailableNotification.withTimestamp(XMLGregorianCalendar value) |
Copyright © 2014. All Rights Reserved.