Definition at line 49 of file model.py.
◆ __init__()
def kilda.traffexam.model.BindAddress.__init__ |
( |
|
self, |
|
|
|
address, |
|
|
|
port |
|
) |
| |
◆ convert_address()
def kilda.traffexam.model.BindAddress.convert_address |
( |
|
address | ) |
|
|
static |
◆ convert_port()
def kilda.traffexam.model.BindAddress.convert_port |
( |
|
port | ) |
|
|
static |
◆ new_from_cli()
def kilda.traffexam.model.BindAddress.new_from_cli |
( |
|
cls, |
|
|
|
raw |
|
) |
| |
◆ address
kilda.traffexam.model.BindAddress.address |
◆ port
kilda.traffexam.model.BindAddress.port |
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/traffexam/kilda/traffexam/model.py