Class CaptchaOperDataTryTimesUnit

    • Constructor Detail

      • CaptchaOperDataTryTimesUnit

        public CaptchaOperDataTryTimesUnit()
      • CaptchaOperDataTryTimesUnit

        public CaptchaOperDataTryTimesUnit​(CaptchaOperDataTryTimesUnit source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getDateKey

        public String getDateKey()
        Get 时间
        Returns:
        DateKey 时间
      • setDateKey

        public void setDateKey​(String DateKey)
        Set 时间
        Parameters:
        DateKey - 时间
      • getCntPerPass

        public Float[] getCntPerPass()
        Get 平均尝试次数
        Returns:
        CntPerPass 平均尝试次数
      • setCntPerPass

        public void setCntPerPass​(Float[] CntPerPass)
        Set 平均尝试次数
        Parameters:
        CntPerPass - 平均尝试次数
      • getMarketCntPerPass

        public Float getMarketCntPerPass()
        Get market平均尝试次数
        Returns:
        MarketCntPerPass market平均尝试次数
      • setMarketCntPerPass

        public void setMarketCntPerPass​(Float MarketCntPerPass)
        Set market平均尝试次数
        Parameters:
        MarketCntPerPass - market平均尝试次数