ie.deri.wsmx.datamodel.event
Class EventTypeHandle
java.lang.Object
ie.deri.wsmx.datamodel.event.EventTypeHandle
- All Implemented Interfaces:
- java.io.Serializable
- public class EventTypeHandle
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventTypeHandle
public EventTypeHandle(EventType eventType,
EventStatus eventStatus)
getEventStatus
public EventStatus getEventStatus()
- Returns:
getEventType
public EventType getEventType()
- Returns:
setEventStatus
public void setEventStatus(EventStatus status)
- Parameters:
status -
setEventType
public void setEventType(EventType type)
- Parameters:
type -
equals
public boolean equals(java.lang.Object object)
main
public static void main(java.lang.String[] args)