public static class EventType.EventTypeConverter extends Object implements org.simpleframework.xml.convert.Converter<EventType>
EventTypeConverter()
EventType
read(org.simpleframework.xml.stream.InputNode node)
void
write(org.simpleframework.xml.stream.OutputNode node, EventType eventType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EventTypeConverter()
public EventType read(org.simpleframework.xml.stream.InputNode node) throws Exception
read
org.simpleframework.xml.convert.Converter<EventType>
Exception
public void write(org.simpleframework.xml.stream.OutputNode node, EventType eventType) throws Exception
write