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