public class TripAdapter extends XmlAdapter<TripType,org.onebusaway.gtfs.model.Trip>
| Constructor and Description |
|---|
TripAdapter() |
| Modifier and Type | Method and Description |
|---|---|
TripType |
marshal(org.onebusaway.gtfs.model.Trip arg) |
org.onebusaway.gtfs.model.Trip |
unmarshal(TripType arg) |
Copyright © 2018. All rights reserved.