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