public class CreateUPathParam extends BaseRequestParam
action, projectId, publicKey, signature| 构造器和说明 |
|---|
CreateUPathParam(String projectId,
String name,
String lineId,
Integer bandwidth,
String chargeType,
Integer quantity) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getBandwidth() |
String |
getChargeType() |
String |
getCouponId() |
String |
getLineId() |
String |
getName() |
Integer |
getQuantity() |
void |
setBandwidth(Integer bandwidth) |
void |
setChargeType(String chargeType) |
void |
setCouponId(String couponId) |
void |
setLineId(String lineId) |
void |
setName(String name) |
void |
setQuantity(Integer quantity) |
getAction, getProjectId, getPublicKey, getSignature, setAction, setProjectId, setPublicKey, setSignaturepublic String getName()
public void setName(String name)
public String getLineId()
public void setLineId(String lineId)
public Integer getBandwidth()
public void setBandwidth(Integer bandwidth)
public String getChargeType()
public void setChargeType(String chargeType)
public Integer getQuantity()
public void setQuantity(Integer quantity)
public String getCouponId()
public void setCouponId(String couponId)
Copyright © 2019. All rights reserved.