类 GetUPhonePriceResponse.UPhonePriceSet

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.uphone.models.GetUPhonePriceResponse.UPhonePriceSet
封闭类:
GetUPhonePriceResponse

public static class GetUPhonePriceResponse.UPhonePriceSet extends Response
  • 构造器详细资料

    • UPhonePriceSet

      public UPhonePriceSet()
  • 方法详细资料

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