| Package | Description |
|---|---|
| eu.fispace.api.generic |
| Modifier and Type | Field and Description |
|---|---|
protected List<RoutingInfoEntry> |
RoutingInfoMap.entry |
| Modifier and Type | Method and Description |
|---|---|
RoutingInfoEntry |
ObjectFactory.createRoutingInfoEntry()
Create an instance of
RoutingInfoEntry |
RoutingInfoEntry |
RoutingInfoEntry.withKey(String value) |
RoutingInfoEntry |
RoutingInfoEntry.withValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<RoutingInfoEntry> |
RoutingInfoMap.getEntry()
Gets the value of the entry property.
|
| Modifier and Type | Method and Description |
|---|---|
RoutingInfoMap |
RoutingInfoMap.withEntry(RoutingInfoEntry... values) |
| Modifier and Type | Method and Description |
|---|---|
RoutingInfoMap |
RoutingInfoMap.withEntry(Collection<RoutingInfoEntry> values) |
Copyright © 2016. All Rights Reserved.