Class alojz::Alojz
Public Attributes
Type | Name |
---|---|
url |
Public Functions
Type | Name |
---|---|
def | __init__ (self self) Konstruktor pro vytvoření instance třídy Alojz . |
def | getWeather (self self, params params) Vrací data o počasí ze serveru Alojz . |
Public Attributes Documentation
variable url
alojz.Alojz::url;
Public Functions Documentation
function __init__
def alojz::Alojz::__init__ (
self self
)
function getWeather
Vrací data o počasí ze serveru Alojz .
def alojz::Alojz::getWeather (
self self,
params params
)
The documentation for this class was generated from the following file sw/python-wrapper/alojz.py