Exemplo n.º 1
0
 def __init__(self, service):
     ServiceQuery.__init__(self, service)
     self._placename = None
     self._country = None
Exemplo n.º 2
0
 def __init__(self, service):
     ServiceQuery.__init__(self, service)
     self._name = None
Exemplo n.º 3
0
 def __init__(self, service):
     ServiceQuery.__init__(self, service)
     self._symbols = None
Exemplo n.º 4
0
 def __init__(self, service):
     ServiceQuery.__init__(self, service)
     self._postcode = None
     self._country = None
Exemplo n.º 5
0
 def __init__(self, service):
     ServiceQuery.__init__(self, service)
     self._conditions = None
Exemplo n.º 6
0
 def __init__(self, service):
     ServiceQuery.__init__(self, service)
Exemplo n.º 7
0
 def __init__(self, service):
     ServiceQuery.__init__(self, service)
     self._authorid = None
Exemplo n.º 8
0
 def __init__(self, service):
     ServiceQuery.__init__(self, service)
     self._lang = None
     self._country = None
Exemplo n.º 9
0
 def __init__(self, service):
     ServiceQuery.__init__(self, service)
     self._station = None
     self._platform = None
     self._destination = None
Exemplo n.º 10
0
 def __init__(self, service):
     ServiceQuery.__init__(self, service)
     self._lat = None
     self._lng = None
     self._time = None
Exemplo n.º 11
0
 def __init__(self, service):
     ServiceQuery.__init__(self, service)
     self._question = None
     self._userid = None
Exemplo n.º 12
0
 def __init__(self, service):
     ServiceQuery.__init__(self, service)
     self._location = None
Exemplo n.º 13
0
 def __init__(self, service):
     ServiceQuery.__init__(self, service)
     self._origin = None
     self._destination = None
Exemplo n.º 14
0
 def __init__(self, service):
     ServiceQuery.__init__(self, service)
     self._ingredient = None
Exemplo n.º 15
0
 def __init__(self, service):
     ServiceQuery.__init__(self, service)
     self._title = None
Exemplo n.º 16
0
 def __init__(self, service):
     ServiceQuery.__init__(self, service)
     self._query = None
Exemplo n.º 17
0
 def __init__(self, service):
     ServiceQuery.__init__(self, service)
     self._topic = None