public static class CtvpcBandwidthQueryModifyPriceApi.BandwidthQueryModifyPriceReturnObjSubOrderPricesResponse extends Object
| 构造器和说明 |
|---|
BandwidthQueryModifyPriceReturnObjSubOrderPricesResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
Double |
getFinalPrice() |
List<CtvpcBandwidthQueryModifyPriceApi.BandwidthQueryModifyPriceReturnObjSubOrderPricesOrderItemPricesResponse> |
getOrderItemPrices() |
String |
getServiceTag() |
Double |
getTotalPrice() |
void |
setFinalPrice(Double finalPrice) |
void |
setOrderItemPrices(List<CtvpcBandwidthQueryModifyPriceApi.BandwidthQueryModifyPriceReturnObjSubOrderPricesOrderItemPricesResponse> orderItemPrices) |
void |
setServiceTag(String serviceTag) |
void |
setTotalPrice(Double totalPrice) |
public BandwidthQueryModifyPriceReturnObjSubOrderPricesResponse()
public String getServiceTag()
public void setServiceTag(String serviceTag)
public Double getTotalPrice()
public void setTotalPrice(Double totalPrice)
public Double getFinalPrice()
public void setFinalPrice(Double finalPrice)
public List<CtvpcBandwidthQueryModifyPriceApi.BandwidthQueryModifyPriceReturnObjSubOrderPricesOrderItemPricesResponse> getOrderItemPrices()
public void setOrderItemPrices(List<CtvpcBandwidthQueryModifyPriceApi.BandwidthQueryModifyPriceReturnObjSubOrderPricesOrderItemPricesResponse> orderItemPrices)
Copyright © 2025. All rights reserved.