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