|
| def | __init__ (self) |
| |
| def | __init__ (self, theId, theType=EventType.CHANGE_EVENT, theStatus=EventStatus.TOBEPROCESSED) |
| |
| def | __str__ (self) |
| |
| def | __lt__ (self, other) |
| |
| def | __eq__ (self, other) |
| |
| def | getId (self) |
| |
| def | getType (self, theType) |
| |
| def | getStatus (self, theStatus) |
| |
| def | setId (self, theId) |
| |
| def | setType (self, theType) |
| |
| def | setStatus (self, theStatus) |
| |
| def | clone (self, regionNo) |
| |
| def | __init__ (self, theId, theType=EventType.CHANGE_EVENT, theStatus=EventStatus.TOBEPROCESSED) |
| |
| def | __str__ (self) |
| |
| def | __lt__ (self, other) |
| |
| def | __eq__ (self, other) |
| |
| def | getId (self) |
| |
| def | getType (self, theType) |
| |
| def | getStatus (self, theStatus) |
| |
| def | setId (self, theId) |
| |
| def | setType (self, theType) |
| |
| def | setStatus (self, theStatus) |
| |
| def | clone (self, regionNo) |
| |
◆ __init__()
| def testEvent.CustomEvent2.__init__ |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: