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