Class GetUPhoneServerPriceResponse.UPhoneServerPriceSet

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.uphone.models.GetUPhoneServerPriceResponse.UPhoneServerPriceSet
Enclosing class:
GetUPhoneServerPriceResponse

public static class GetUPhoneServerPriceResponse.UPhoneServerPriceSet extends Response
  • Constructor Details

    • UPhoneServerPriceSet

      public UPhoneServerPriceSet()
  • Method Details

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