public class Stop extends Object
| Constructor and Description |
|---|
Stop(List raw) |
Stop(String id,
String name,
String indicator,
Integer state,
Double latitude,
Double longitude) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getIndicator() |
Double |
getLatitude() |
Double |
getLongitude() |
String |
getName() |
Integer |
getState() |
public Stop(String id, String name, String indicator, Integer state, Double latitude, Double longitude)
public Stop(List raw) throws IOException
IOExceptionCopyright © 2016–2017. All rights reserved.