public class StopAgencyAndIdAdapter extends XmlAdapter<AgencyAndIdType,Stop>
| Constructor and Description |
|---|
StopAgencyAndIdAdapter() |
| Modifier and Type | Method and Description |
|---|---|
AgencyAndIdType |
marshal(Stop arg) |
Stop |
unmarshal(AgencyAndIdType arg) |
public Stop unmarshal(AgencyAndIdType arg) throws Exception
unmarshal in class XmlAdapter<AgencyAndIdType,Stop>Exceptionpublic AgencyAndIdType marshal(Stop arg) throws Exception
marshal in class XmlAdapter<AgencyAndIdType,Stop>ExceptionCopyright © 2019. All rights reserved.