class ServerInfo extends Object
| Constructor and Description |
|---|
ServerInfo(List<PortableCoordinates> boundingBox,
List<String> countryCodes,
List<RoutingProblemInfo> demos) |
| Modifier and Type | Method and Description |
|---|---|
List<PortableCoordinates> |
getBoundingBox() |
List<String> |
getCountryCodes() |
List<RoutingProblemInfo> |
getDemos() |
ServerInfo(List<PortableCoordinates> boundingBox, List<String> countryCodes, List<RoutingProblemInfo> demos)
public List<PortableCoordinates> getBoundingBox()
public List<RoutingProblemInfo> getDemos()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.