public static class WxXmlAdapters.EventAdaptor extends XmlAdapter<String,WxEvent.Type>
| Constructor and Description |
|---|
EventAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(WxEvent.Type type) |
WxEvent.Type |
unmarshal(String s) |
public WxEvent.Type unmarshal(String s) throws Exception
unmarshal in class XmlAdapter<String,WxEvent.Type>Exceptionpublic String marshal(WxEvent.Type type) throws Exception
marshal in class XmlAdapter<String,WxEvent.Type>ExceptionCopyright © 2018 Guangshan Technology, Inc.. All rights reserved.