public class TransitAgency
extends java.lang.Object
See Transit details for more detail.
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name
name contains the name of the transit agency. |
java.lang.String |
phone
phone contains the phone number of the transit agency. |
java.lang.String |
url
url contains the URL for the transit agency. |
| Constructor and Description |
|---|
TransitAgency() |