mirror of
https://git.clerie.de/clerie/mitel_ommclient2.git
synced 2026-01-04 00:25:38 +00:00
Refactor message classes
Message classes allow dynamic attribute access to message fields. Childs get exposed through a dedicated class by attributes too. Message type fields and childs have types that get enforces. None type is allowed too while transitioning.
This commit is contained in:
parent
1752a9151d
commit
cf3c16c66a
10 changed files with 215 additions and 221 deletions
|
|
@ -20,6 +20,14 @@ mitel\_ommclient2.messages.getppdev module
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
mitel\_ommclient2.messages.getppuser module
|
||||
-------------------------------------------
|
||||
|
||||
.. automodule:: mitel_ommclient2.messages.getppuser
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
mitel\_ommclient2.messages.open module
|
||||
--------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue