Class SetUPhoneManagerModeRequest


  • public class SetUPhoneManagerModeRequest
    extends Request
    • Constructor Detail

      • SetUPhoneManagerModeRequest

        public SetUPhoneManagerModeRequest()
    • Method Detail

      • getUPhoneId

        public String getUPhoneId()
      • setUPhoneId

        public void setUPhoneId​(String uPhoneId)
      • getMode

        public String getMode()
      • setMode

        public void setMode​(String mode)
      • getCityId

        public String getCityId()
      • setCityId

        public void setCityId​(String cityId)
      • getProductType

        public String getProductType()
      • setProductType

        public void setProductType​(String productType)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)