Modifier | Constructor and Description |
---|---|
protected |
Route(org.codehaus.jackson.JsonNode node)
The only constructor
|
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getDestinations()
Map of all possible destinations
|
String |
getId()
the id of the route
|
String |
getName()
The name of this route
|
protected Route(org.codehaus.jackson.JsonNode node)
node
- the JSON node containing all the informationCopyright © 2018. All rights reserved.