public class Adapter5 extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,LocalTime>
Adapter5()
String
marshal(LocalTime value)
LocalTime
unmarshal(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Adapter5()
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.