public class LbsSpec extends Object
| 构造器和说明 |
|---|
LbsSpec() |
| 限定符和类型 | 方法和说明 |
|---|---|
LbsSpec |
crossCityRule(CrossCityRule crossCityRule) |
LbsSpec |
customLocationRule(CustomLocationRule customLocationRule) |
boolean |
equals(Object o) |
CrossCityRule |
getCrossCityRule()
Get crossCityRule
|
CustomLocationRule |
getCustomLocationRule()
Get customLocationRule
|
LbsType |
getLbsType()
Get lbsType
|
PoiRule |
getPoiRule()
Get poiRule
|
int |
hashCode() |
LbsSpec |
lbsType(LbsType lbsType) |
LbsSpec |
poiRule(PoiRule poiRule) |
void |
setCrossCityRule(CrossCityRule crossCityRule) |
void |
setCustomLocationRule(CustomLocationRule customLocationRule) |
void |
setLbsType(LbsType lbsType) |
void |
setPoiRule(PoiRule poiRule) |
String |
toString() |
public LbsType getLbsType()
public void setLbsType(LbsType lbsType)
public LbsSpec crossCityRule(CrossCityRule crossCityRule)
public CrossCityRule getCrossCityRule()
public void setCrossCityRule(CrossCityRule crossCityRule)
public PoiRule getPoiRule()
public void setPoiRule(PoiRule poiRule)
public LbsSpec customLocationRule(CustomLocationRule customLocationRule)
public CustomLocationRule getCustomLocationRule()
public void setCustomLocationRule(CustomLocationRule customLocationRule)
Copyright © 2020. All rights reserved.