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