public class UIEventAdapter extends XmlAdapter<String,UIEvent>
UIEventAdapter()
String
marshal(UIEvent v)
UIEvent
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UIEventAdapter()
public String marshal(UIEvent v)
marshal
XmlAdapter<String,UIEvent>
public UIEvent unmarshal(String v)
unmarshal
Copyright © 2015–2017 Bridje Framework. All rights reserved.