ResSQE
constructor(recommandQuery: String? = null, res_type: String? = null, type: Int = 0, totalcount: Int = 0, count: Int = 0, poitotalcount: Int = 0, poicount: Int = 0, tel_poitotalcount: Int = 0, tel_poicount: Int = 0, ucp_poitotalcount: Int = 0, ucp_poicount: Int = 0, admtotalcount: Int = 0, admcount: Int = 0, reftotalcount: Int = 0, refcount: Int = 0, poi: ArrayList<POIAObj>? = null, tel: ArrayList<POIAObj>? = null, ucp: ArrayList<POIAObj>? = null, adm: ArrayList<AdmObj?>? = null, queryParse: QueryParseObj? = null, hasgasstation: Boolean)