public class SpeedAdapter extends XmlAdapter<String,Speed>
| Constructor and Description | 
|---|
SpeedAdapter()  | 
public Speed unmarshal(String field) throws IllegalArgumentException
unmarshal in class XmlAdapter<String,Speed>IllegalArgumentExceptionpublic String marshal(Speed speed) throws IllegalArgumentException
marshal in class XmlAdapter<String,Speed>IllegalArgumentExceptionCopyright © 2014–2019 Delft University of Technology. All rights reserved.