public class P2cChargeRuleDelRequest extends BaseRequest<P2cChargeRuleDelResponse>
| 构造器和说明 |
|---|
P2cChargeRuleDelRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getBilltype()
Gets billtype.
|
String |
getBilltypecode()
Gets billtypecode.
|
String |
getBilltypename() |
String |
getParkCode()
Gets park code.
|
protected String |
method()
定义接口名称
|
void |
setBilltype(Integer billtype)
Sets billtype.
|
void |
setBilltypecode(String billtypecode)
Sets billtypecode.
|
void |
setBilltypename(String billtypename) |
void |
setParkCode(String parkCode)
Sets park code.
|
addFile, buildBizContent, createRequestForm, getMethod, getRequestMethod, getResponseClass, setFiles, setRequestMethod, setVersion, versionpublic String getBilltypename()
public void setBilltypename(String billtypename)
public Integer getBilltype()
public void setBilltype(Integer billtype)
billtype - the billtypepublic String getParkCode()
public void setParkCode(String parkCode)
parkCode - the park codepublic String getBilltypecode()
public void setBilltypecode(String billtypecode)
billtypecode - the billtypecodeprotected String method()
BaseRequestmethod 在类中 BaseRequest<P2cChargeRuleDelResponse>Copyright © 2025. All rights reserved.