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