类 P2cBaseParkInfoResponse
java.lang.Object
com.icetech.sdk.response.BaseResponse
com.icetech.sdk.response.p2c.base.P2cBaseParkInfoResponse
Description P2cCityListResponse
Copyright (c) Department of Research and Development/Beijing
All Rights Reserved
- 版本:
- 1.0 @Date 2022/7/11 09:39
- 作者:
- wgy
-
嵌套类概要
从类继承的嵌套类/接口 com.icetech.sdk.response.BaseResponse
BaseResponse.ErrorResponse -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getLat()getLng()intintvoidsetAddress(String address) voidsetCityName(String cityName) voidsetDistrictName(String districtName) voidsetIsInterior(Integer isInterior) voidvoidvoidsetParkCode(String parkCode) voidsetParkName(String parkName) voidsetParkProperty(String parkProperty) voidsetProvinceName(String provinceName) voidvoidsetSwitchFeeTime(Integer switchFeeTime) voidsetTelphone(String telphone) voidsetTotalEnter(int totalEnter) voidsetTotalExit(int totalExit) voidsetTotalPark(Integer totalPark) 从类继承的方法 com.icetech.sdk.response.BaseResponse
getErrorResponse, getRequestId, isSuccess, setErrorResponse, setRequestId
-
构造器详细资料
-
P2cBaseParkInfoResponse
public P2cBaseParkInfoResponse()
-
-
方法详细资料
-
getParkCode
-
setParkCode
-
getParkName
-
setParkName
-
getTelphone
-
setTelphone
-
getProvinceName
-
setProvinceName
-
getCityName
-
setCityName
-
getDistrictName
-
setDistrictName
-
getTotalPark
-
setTotalPark
-
getAddress
-
setAddress
-
getLat
-
setLat
-
getLng
-
setLng
-
getStatus
-
setStatus
-
getIsInterior
-
setIsInterior
-
getSwitchFeeTime
-
setSwitchFeeTime
-
getTotalExit
public int getTotalExit() -
setTotalExit
public void setTotalExit(int totalExit) -
getTotalEnter
public int getTotalEnter() -
setTotalEnter
public void setTotalEnter(int totalEnter) -
getParkProperty
-
setParkProperty
-