public final class BooleanConverter extends javax.xml.bind.annotation.adapters.XmlAdapter<Integer,Boolean>
BooleanConverter()
Integer
marshal(Boolean b)
Boolean
unmarshal(Integer i)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BooleanConverter()
public Boolean unmarshal(Integer i) throws Exception
unmarshal
javax.xml.bind.annotation.adapters.XmlAdapter<Integer,Boolean>
Exception
public Integer marshal(Boolean b) throws Exception
marshal
Copyright © 2014 Micromata GmbH. All rights reserved.