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