edu.cmu.emulator.creator.config.event
Class EventThreadExit
java.lang.Object
edu.cmu.emulator.creator.config.ConfigNode
edu.cmu.emulator.creator.config.Event
edu.cmu.emulator.creator.config.event.EventThreadExit
public class EventThreadExit
- extends Event
EventThreadExit
public EventThreadExit()
getType
public String getType()
- Specified by:
getType
in class Event
clone
public Event clone()
- Specified by:
clone
in class Event
fromXML
public static EventThreadExit fromXML(Element el)
toXML
protected void toXML(Document doc,
Element el)
- Specified by:
toXML
in class Event
Copyright © 2013. All Rights Reserved.