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