类 GetUHostRenewPriceResponse.BasePriceSet

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.uhost.models.GetUHostRenewPriceResponse.BasePriceSet
封闭类:
GetUHostRenewPriceResponse

public static class GetUHostRenewPriceResponse.BasePriceSet extends Response
  • 构造器详细资料

    • BasePriceSet

      public BasePriceSet()
  • 方法详细资料

    • getChargeType

      public String getChargeType()
    • setChargeType

      public void setChargeType(String chargeType)
    • getPrice

      public Double getPrice()
    • setPrice

      public void setPrice(Double price)
    • getOriginalPrice

      public Double getOriginalPrice()
    • setOriginalPrice

      public void setOriginalPrice(Double originalPrice)