public class StopAdapter extends XmlAdapter<StopType,Stop>
StopAdapter()
StopType
marshal(Stop arg)
Stop
unmarshal(StopType arg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StopAdapter()
public Stop unmarshal(StopType arg) throws Exception
unmarshal
XmlAdapter<StopType,Stop>
Exception
public StopType marshal(Stop arg) throws Exception
marshal
Copyright © 2019. All rights reserved.