Package cn.ucloud.uphone.models
Class GetUPhonePriceResponse.UPhonePriceSet
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.uphone.models.GetUPhonePriceResponse.UPhonePriceSet
- Enclosing class:
GetUPhonePriceResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPrice()voidsetChargeType(String chargeType) voidsetListPrice(Double listPrice) voidsetOriginalPrice(Double originalPrice) voidMethods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
UPhonePriceSet
public UPhonePriceSet()
-
-
Method Details
-
getChargeType
-
setChargeType
-
getPrice
-
setPrice
-
getOriginalPrice
-
setOriginalPrice
-
getListPrice
-
setListPrice
-