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