public class P2cAllDayChargeRuleSetRequest extends BaseRequest<P2cAllDayChargeRuleSetResponse>
| 构造器和说明 |
|---|
P2cAllDayChargeRuleSetRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
buildBizContent(Map<String,Object> bizContent) |
String |
getBilltypecode() |
String |
getBilltypename() |
TwentyFourHourChargeRule |
getChargeRule() |
Integer |
getIsDefault() |
Integer |
getOperType() |
String |
getParkCode() |
protected String |
method()
定义接口名称
|
void |
setBilltypecode(String billtypecode) |
void |
setBilltypename(String billtypename) |
void |
setChargeRule(TwentyFourHourChargeRule chargeRule) |
void |
setIsDefault(Integer isDefault) |
void |
setOperType(Integer operType) |
void |
setParkCode(String parkCode) |
addFile, createRequestForm, getMethod, getRequestMethod, getResponseClass, setFiles, setRequestMethod, setVersion, versionpublic Integer getOperType()
public void setOperType(Integer operType)
public String getParkCode()
public void setParkCode(String parkCode)
public Integer getIsDefault()
public void setIsDefault(Integer isDefault)
public String getBilltypecode()
public void setBilltypecode(String billtypecode)
public String getBilltypename()
public void setBilltypename(String billtypename)
public TwentyFourHourChargeRule getChargeRule()
public void setChargeRule(TwentyFourHourChargeRule chargeRule)
protected String method()
BaseRequestmethod 在类中 BaseRequest<P2cAllDayChargeRuleSetResponse>Copyright © 2025. All rights reserved.