public class Adapter3 extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Double>
Adapter3()
String
marshal(Double value)
Double
unmarshal(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Adapter3()
public Double unmarshal(String value)
unmarshal
jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Double>
public String marshal(Double value)
marshal
Copyright © 2000–2025 MPXJ. All rights reserved.