AutoSDK  500
Public 成员函数 | Public 属性 | 所有成员列表
com.autonavi.gbl.aosclient.model.GCodepointRequestKeyword类 参考

GCodepointRequestKeyword,关键词查询 更多...

类 com.autonavi.gbl.aosclient.model.GCodepointRequestKeyword 继承关系图:

Public 成员函数

 GCodepointRequestKeyword ()
 构造函数 更多...
 
 GCodepointRequestKeyword (String blocksLiteObj, String keywordsLiteObj, int maxnum_limitLiteObj, String slayer_brandLiteObj)
 拷贝构造函数 更多...
 

Public 属性

String blocks
 名称:blocks; 含义:分块,支持传入多个分块,用|隔开。如:3372-1552-12|3372-1553-12; 是否必须:是; 缺省值:不允许缺省; 是否为签名字段:是; 更多...
 
String keywords
 名称:keywords; 含义:类别关键字。如:餐饮; 是否必须:是; 缺省值:不允许缺省; 是否为签名字段:否; 更多...
 
int maxnum_limit
 名称:maxnum_limit; 含义:限定图块返回POI个数。; 是否必须:否; 缺省值:缺省,默认20; 是否为签名字段:否; 更多...
 
String slayer_brand
 名称:slayer_brand; 含义:新版的码点请求,解析搜索结果中的slayer_brand参数,如配置进入品牌图层,该参数值为brand,如未配置,该参数取不到,此时客户端回传的值是none,表示关闭品牌图层; 是否必须:否; 缺省值:缺省不返回; 是否为签名字段:否; 更多...
 

详细描述

GCodepointRequestKeyword,关键词查询

构造及析构函数说明

◆ GCodepointRequestKeyword() [1/2]

com.autonavi.gbl.aosclient.model.GCodepointRequestKeyword.GCodepointRequestKeyword ( )

构造函数

注解
thread:main

◆ GCodepointRequestKeyword() [2/2]

com.autonavi.gbl.aosclient.model.GCodepointRequestKeyword.GCodepointRequestKeyword ( String  blocksLiteObj,
String  keywordsLiteObj,
int  maxnum_limitLiteObj,
String  slayer_brandLiteObj 
)

拷贝构造函数

参数
[in]obj对象
注解
thread:main

类成员变量说明

◆ blocks

String com.autonavi.gbl.aosclient.model.GCodepointRequestKeyword.blocks

名称:blocks; 含义:分块,支持传入多个分块,用|隔开。如:3372-1552-12|3372-1553-12; 是否必须:是; 缺省值:不允许缺省; 是否为签名字段:是;

◆ keywords

String com.autonavi.gbl.aosclient.model.GCodepointRequestKeyword.keywords

名称:keywords; 含义:类别关键字。如:餐饮; 是否必须:是; 缺省值:不允许缺省; 是否为签名字段:否;

◆ maxnum_limit

int com.autonavi.gbl.aosclient.model.GCodepointRequestKeyword.maxnum_limit

名称:maxnum_limit; 含义:限定图块返回POI个数。; 是否必须:否; 缺省值:缺省,默认20; 是否为签名字段:否;

◆ slayer_brand

String com.autonavi.gbl.aosclient.model.GCodepointRequestKeyword.slayer_brand

名称:slayer_brand; 含义:新版的码点请求,解析搜索结果中的slayer_brand参数,如配置进入品牌图层,该参数值为brand,如未配置,该参数取不到,此时客户端回传的值是none,表示关闭品牌图层; 是否必须:否; 缺省值:缺省不返回; 是否为签名字段:否;


该类的文档由以下文件生成: