Open Kilda Java Documentation
Static Public Attributes
|
List of all members
kilda.traffexam.model.IdMixin Class Reference
Inheritance diagram for kilda.traffexam.model.IdMixin:
Static Public Attributes
idnr
=
Default
(uuid.uuid1, produce=True)
Static Public Attributes inherited from
kilda.traffexam.model.Abstract
pack_exclude
= frozenset()
Additional Inherited Members
Public Member Functions inherited from
kilda.traffexam.model.Abstract
def
__init__
(self, fields)
def
__str__
(self)
def
pack
(self)
Detailed Description
Definition at line
185
of file
model.py
.
Member Data Documentation
◆
idnr
kilda.traffexam.model.IdMixin.idnr =
Default
(uuid.uuid1, produce=True)
static
Definition at line
186
of file
model.py
.
The documentation for this class was generated from the following file:
/Users/kevin/Desktop/Kilda/open-kilda-develop/services/traffexam/kilda/traffexam/
model.py
kilda
traffexam
model
IdMixin
Generated by
1.8.14