Class AroundRequestParams
java.lang.Object
com.baidu.mapapi.http.wrapper.BaseParams
com.baidu.mapapi.search.poi.v3.bean.AroundRequestParams
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(AroundOption option) intgetCe()intintintgetQuery()intintgetScope()getSign()getTag()getToken()getType()booleanbooleanbooleanbooleanbooleanbooleansetAddressResult(String addressResult) setCoordType(int coordType) setExtensionsAdcode(boolean extensionsAdcode) setExtensionsChildPoi(boolean extensionsChildPoi) setFromLanguage(String fromLanguage) setHomonym(boolean homonym) setLanguage(String language) setLightVersion(boolean lightVersion) setLocation(String location) setPageNum(int pageNum) setPageSize(int pageSize) setPhotoShow(boolean photoShow) setRadius(int radius) setRadiusLimit(boolean radiusLimit) setRetCoordType(String retCoordType) setScope(int scope) setTimestamp(Long timestamp)
-
Constructor Details
-
AroundRequestParams
public AroundRequestParams()
-
-
Method Details
-
getQuery
-
setQuery
-
getLocation
-
setLocation
-
getRadius
public int getRadius() -
setRadius
-
isRadiusLimit
public boolean isRadiusLimit() -
setRadiusLimit
-
isLightVersion
public boolean isLightVersion() -
setLightVersion
-
getType
-
setType
-
getScope
public int getScope() -
setScope
-
getCoordType
public int getCoordType() -
setCoordType
-
getFilter
-
setFilter
-
isExtensionsAdcode
public boolean isExtensionsAdcode() -
setExtensionsAdcode
-
getAddressResult
-
setAddressResult
-
isPhotoShow
public boolean isPhotoShow() -
setPhotoShow
-
getFromLanguage
-
setFromLanguage
-
getLanguage
-
setLanguage
-
getPageNum
public int getPageNum() -
setPageNum
-
getPageSize
public int getPageSize() -
setPageSize
-
getRetCoordType
-
setRetCoordType
-
getOutput
-
setOutput
-
getToken
-
setToken
-
getSign
-
setSign
-
getTimestamp
-
setTimestamp
-
isExtensionsChildPoi
public boolean isExtensionsChildPoi() -
setExtensionsChildPoi
-
isHomonym
public boolean isHomonym() -
setHomonym
-
getTag
-
setTag
-
getCe
public int getCe() -
apply
-