Class BusRoutePlanStation
java.lang.Object
com.baidu.mapapi.http.wrapper.BaseParams
com.baidu.mapapi.search.route.v2.bus.bean.BusRoutePlanStation
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFuzzy()intgetType()voidvoidsetStationLocation(List<Double> stationLocation) voidsetStationName(String stationName) voidsetStationUid(String stationUid) voidsetType(int type)
-
Constructor Details
-
BusRoutePlanStation
public BusRoutePlanStation()
-
-
Method Details
-
getFuzzy
-
setFuzzy
-
getStationName
-
setStationName
-
getStationLocation
-
setStationLocation
-
getStationUid
-
setStationUid
-
getType
public int getType() -
setType
public void setType(int type)
-