AutoSDK
500
|
GReStrictedAreaRequestParam 更多...
Public 成员函数 | |
GReStrictedAreaRequestParam () | |
构造函数 更多... | |
![]() | |
BLRequestBase () | |
构造函数 更多... | |
BLRequestBase (@EGAOSREQUESTTYPE.EGAOSREQUESTTYPE1 int mEAosRequestTypeLiteObj, @EGPROTOCOL.EGPROTOCOL1 int mEReqProtolLiteObj, @EGHTTPREQMETHOD.EGHTTPREQMETHOD1 int mEReqMethodLiteObj, long mTimeOutLiteObj, long mGroupLiteObj) | |
拷贝构造函数 更多... | |
Public 属性 | |
int | restrict_type |
restrict_type 请求策略,详情见"请求策略"表 是 不允许缺省 更多... | |
String | plate |
plate 车牌号 是 不允许缺省 更多... | |
String | beijingcard |
beijingcard 是否有进京证,0:无进京证,1:有进京证,-1:下发有进京证和无进京证规则 否 默认为-1 更多... | |
int | vehicle_type |
vehicle_type 车型,0:客车(默认值),1:货车,2:纯电动客车,3:纯电动货车,4:插电式混动客车,5:插电式混动货车 否 允许缺省,默认是为0; 更多... | |
String | truck_type |
truck_type 货车类型,详见"货车类型"表 否 允许缺省 更多... | |
String | truck_length |
truck_length 货车长度(单位米) 否 允许缺省,默认是为空串 更多... | |
String | truck_width |
truck_width 货车宽度(单位米) 否 允许缺省,默认值为空串 更多... | |
String | truck_height |
truck_height 货车高度(单位米) 否 允许缺省,默认是为空串 更多... | |
String | truck_axis |
truck_axis 货车轴数 否 允许缺省,默认值为空串 更多... | |
String | truck_load |
truck_load 载荷(单位吨) 否 允许缺省,默认是为空串 更多... | |
String | truck_ratifyload |
truck_ratifyload 实载(单位吨) 否 允许缺省,默认值为空串 更多... | |
String | truck_label |
truck_label 车牌类型(0:绿牌车;1:黄牌车) 否 允许缺省,默认值为空串 更多... | |
String | range |
range 矩形范围,屏幕左上,右下点经纬度,数据格式x1,y1|x2,y2(左上|右下) 否 允许缺省 更多... | |
String | adcodes |
adcodes 城市代码,允许多adcode,多个使用|分割,格式:adcode1|adcode2|adcode3 是 不允许缺省 更多... | |
String | restrict_point |
restrict_point 点坐标位置格式x,y 允许多个起点,多个使用|分割,格式:x1,y1|x2,y2 否 允许缺省 更多... | |
String | nocoor |
nocoor 不下发坐标字段(centerpoint/ linepoints/ areapoints), 0表示下发,1表示不下发 否 允许缺省,默认为0 更多... | |
String | startroad |
startroad 64位符号起始LinkID 否 允许缺省,默认为空 更多... | |
String | endroad |
endroad 64位无符号终止LinkID 否 允许缺省,默认为空 更多... | |
String | via_points |
via_points 途径点poi信息, 每个poi之间使用'|"分割,poi属性间使用','分割. 更多... | |
String | via_typecodes |
via_typecodes 途径点poi的typecode信息,各poi之间使用','分割. 更多... | |
String | ruleids |
ruleids 限行规则ID列表,ID之间使用','分割,仅支持10位ID. 更多... | |
![]() | |
.EGAOSREQUESTTYPE1 int | mEAosRequestType |
业务类型,除非特殊业务否则使用者不需要设置,每个业务的构造函数中已经设置好 更多... | |
.EGPROTOCOL1 int | mEReqProtol |
http or https协议,除非特殊业务否则使用者不需要设置,每个业务的构造函数中已经设置好 更多... | |
.EGHTTPREQMETHOD1 int | mEReqMethod |
GET or POST or HEAD, 除非特殊业务否则使用者不需要设置,每个业务的构造函数中已经设置好 更多... | |
long | mTimeOut |
总业务超时,单位毫秒,默认30000毫秒 更多... | |
long | mGroup |
扩展功能,组,除非特殊业务否则使用者不需要设置,每个业务的构造函数中已经设置好 更多... | |
com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.GReStrictedAreaRequestParam | ( | ) |
构造函数
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.adcodes |
adcodes 城市代码,允许多adcode,多个使用|分割,格式:adcode1|adcode2|adcode3 是 不允许缺省
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.beijingcard |
beijingcard 是否有进京证,0:无进京证,1:有进京证,-1:下发有进京证和无进京证规则 否 默认为-1
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.endroad |
endroad 64位无符号终止LinkID 否 允许缺省,默认为空
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.nocoor |
nocoor 不下发坐标字段(centerpoint/ linepoints/ areapoints), 0表示下发,1表示不下发 否 允许缺省,默认为0
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.plate |
plate 车牌号 是 不允许缺省
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.range |
range 矩形范围,屏幕左上,右下点经纬度,数据格式x1,y1|x2,y2(左上|右下) 否 允许缺省
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.restrict_point |
restrict_point 点坐标位置格式x,y 允许多个起点,多个使用|分割,格式:x1,y1|x2,y2 否 允许缺省
int com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.restrict_type |
restrict_type 请求策略,详情见"请求策略"表 是 不允许缺省
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.ruleids |
ruleids 限行规则ID列表,ID之间使用','分割,仅支持10位ID.
如:1100000001,1100000002(816新增) 否 允许缺省,默认为空
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.startroad |
startroad 64位符号起始LinkID 否 允许缺省,默认为空
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.truck_axis |
truck_axis 货车轴数 否 允许缺省,默认值为空串
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.truck_height |
truck_height 货车高度(单位米) 否 允许缺省,默认是为空串
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.truck_label |
truck_label 车牌类型(0:绿牌车;1:黄牌车) 否 允许缺省,默认值为空串
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.truck_length |
truck_length 货车长度(单位米) 否 允许缺省,默认是为空串
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.truck_load |
truck_load 载荷(单位吨) 否 允许缺省,默认是为空串
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.truck_ratifyload |
truck_ratifyload 实载(单位吨) 否 允许缺省,默认值为空串
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.truck_type |
truck_type 货车类型,详见"货车类型"表 否 允许缺省
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.truck_width |
truck_width 货车宽度(单位米) 否 允许缺省,默认值为空串
int com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.vehicle_type |
vehicle_type 车型,0:客车(默认值),1:货车,2:纯电动客车,3:纯电动货车,4:插电式混动客车,5:插电式混动货车 否 允许缺省,默认是为0;
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.via_points |
via_points 途径点poi信息, 每个poi之间使用'|"分割,poi属性间使用','分割.
如 type,x,y,poiid|type1,x1,y1,poiid1 否 允许缺省,默认为空
String com.autonavi.gbl.aosclient.model.GReStrictedAreaRequestParam.via_typecodes |
via_typecodes 途径点poi的typecode信息,各poi之间使用','分割.
如: 190301|190304,190301 注:via_typecodes个数与via_point个数一致 否 允许缺省,默认为空