public class SpeedUnitAdapter extends XmlAdapter<String,SpeedUnit>
SpeedUnitAdapter()
String
marshal(SpeedUnit v)
SpeedUnit
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SpeedUnitAdapter()
public SpeedUnit unmarshal(String v) throws Exception
unmarshal
XmlAdapter<String,SpeedUnit>
Exception
public String marshal(SpeedUnit v) throws Exception
marshal
Copyright © 2016. All rights reserved.