public class JaxbEventAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<JaxbEvent,Event>
Event
JaxbEvent
JaxbEventAdapter()
marshal(Event event)
unmarshal(JaxbEvent jaxbEvent)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JaxbEventAdapter()
public JaxbEvent marshal(Event event) throws java.lang.Exception
marshal
javax.xml.bind.annotation.adapters.XmlAdapter<JaxbEvent,Event>
java.lang.Exception
public Event unmarshal(JaxbEvent jaxbEvent) throws java.lang.Exception
unmarshal