类 GetUPhoneServerRenewPriceResponse.UPhoneServerPriceSet

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.uphone.models.GetUPhoneServerRenewPriceResponse.UPhoneServerPriceSet
封闭类:
GetUPhoneServerRenewPriceResponse

public static class GetUPhoneServerRenewPriceResponse.UPhoneServerPriceSet extends Response
  • 构造器详细资料

    • UPhoneServerPriceSet

      public UPhoneServerPriceSet()
  • 方法详细资料

    • 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)
    • getListPrice

      public Double getListPrice()
    • setListPrice

      public void setListPrice(Double listPrice)