Class CaptchaQueryData

    • Constructor Detail

      • CaptchaQueryData

        public CaptchaQueryData()
      • CaptchaQueryData

        public CaptchaQueryData​(CaptchaQueryData 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

      • getCnt

        public Long getCnt()
        Get 数量
        Returns:
        Cnt 数量
      • setCnt

        public void setCnt​(Long Cnt)
        Set 数量
        Parameters:
        Cnt - 数量
      • getDate

        public String getDate()
        Get 时间
        Returns:
        Date 时间
      • setDate

        public void setDate​(String Date)
        Set 时间
        Parameters:
        Date - 时间