public class Adapter2 extends XmlAdapter<String,Double>
Adapter2()
String
marshal(Double value)
Double
unmarshal(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Adapter2()
public Double unmarshal(String value)
unmarshal
XmlAdapter<String,Double>
public String marshal(Double value)
marshal
Copyright © 2015 OpenEstate. All rights reserved.