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>
Exception
public AgencyAndIdType marshal(FeedScopedId arg) throws Exception
marshal
in class XmlAdapter<AgencyAndIdType,FeedScopedId>
Exception
Copyright © 2019. All rights reserved.