public class ZeroOneBooleanAdapter extends XmlAdapter<String,Boolean>
ZeroOneBooleanAdapter()
String
marshal(Boolean v)
Boolean
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ZeroOneBooleanAdapter()
public Boolean unmarshal(String v)
unmarshal
XmlAdapter<String,Boolean>
public String marshal(Boolean v)
marshal
Copyright © 2021. All rights reserved.