public class P2cEditParkRegionRequest extends BaseRequest<P2cEditParkRegionResponse>
| 限定符和类型 | 类和说明 |
|---|---|
static class |
P2cEditParkRegionRequest.SonData
The type Son data.
|
| 构造器和说明 |
|---|
P2cEditParkRegionRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
buildBizContent(Map<String,Object> bizContent) |
String |
getBilltypecode()
Gets billtypecode.
|
Integer |
getHasInner()
Gets has inner.
|
String |
getParkCode()
Gets park code.
|
String |
getRegionCode()
Gets region code.
|
String |
getRegionName()
Gets region name.
|
Integer |
getRegionPark()
Gets region park.
|
List<P2cEditParkRegionRequest.SonData> |
getSonData()
Gets son data.
|
protected String |
method()
定义接口名称
|
void |
setBilltypecode(String billtypecode)
Sets billtypecode.
|
void |
setHasInner(Integer hasInner)
Sets has inner.
|
void |
setParkCode(String parkCode)
Sets park code.
|
void |
setRegionCode(String regionCode)
Sets region code.
|
void |
setRegionName(String regionName)
Sets region name.
|
void |
setRegionPark(Integer regionPark)
Sets region park.
|
void |
setSonData(List<P2cEditParkRegionRequest.SonData> sonData)
Sets son data.
|
addFile, createRequestForm, getMethod, getRequestMethod, getResponseClass, setFiles, setRequestMethod, setVersion, versionpublic String getRegionCode()
public void setRegionCode(String regionCode)
regionCode - the region codepublic String getParkCode()
public void setParkCode(String parkCode)
parkCode - the park codepublic String getRegionName()
public void setRegionName(String regionName)
regionName - the region namepublic Integer getRegionPark()
public void setRegionPark(Integer regionPark)
regionPark - the region parkpublic String getBilltypecode()
public void setBilltypecode(String billtypecode)
billtypecode - the billtypecodepublic Integer getHasInner()
public void setHasInner(Integer hasInner)
hasInner - the has innerpublic List<P2cEditParkRegionRequest.SonData> getSonData()
public void setSonData(List<P2cEditParkRegionRequest.SonData> sonData)
sonData - the son dataprotected String method()
BaseRequestmethod 在类中 BaseRequest<P2cEditParkRegionResponse>Copyright © 2025. All rights reserved.