Class CaptchaOperDataInterceptUnit


  • public class CaptchaOperDataInterceptUnit
    extends AbstractModel
    • Constructor Detail

      • CaptchaOperDataInterceptUnit

        public CaptchaOperDataInterceptUnit()
      • CaptchaOperDataInterceptUnit

        public CaptchaOperDataInterceptUnit​(CaptchaOperDataInterceptUnit 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 - 时间
      • getAllStopCnt

        public Float getAllStopCnt()
        Get 停止验证数量
        Returns:
        AllStopCnt 停止验证数量
      • setAllStopCnt

        public void setAllStopCnt​(Float AllStopCnt)
        Set 停止验证数量
        Parameters:
        AllStopCnt - 停止验证数量
      • getPicStopCnt

        public Float getPicStopCnt()
        Get 图片停止加载数量
        Returns:
        PicStopCnt 图片停止加载数量
      • setPicStopCnt

        public void setPicStopCnt​(Float PicStopCnt)
        Set 图片停止加载数量
        Parameters:
        PicStopCnt - 图片停止加载数量
      • getStrategyStopCnt

        public Float getStrategyStopCnt()
        Get 策略拦截数量
        Returns:
        StrategyStopCnt 策略拦截数量
      • setStrategyStopCnt

        public void setStrategyStopCnt​(Float StrategyStopCnt)
        Set 策略拦截数量
        Parameters:
        StrategyStopCnt - 策略拦截数量