Class ProtectURLInfo

    • Constructor Detail

      • ProtectURLInfo

        public ProtectURLInfo()
      • ProtectURLInfo

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

      • getProtectURLId

        public Long getProtectURLId()
        Get 保护网站ID
        Returns:
        ProtectURLId 保护网站ID
      • setProtectURLId

        public void setProtectURLId​(Long ProtectURLId)
        Set 保护网站ID
        Parameters:
        ProtectURLId - 保护网站ID
      • getProtectURL

        public String getProtectURL()
        Get 保护网站
        Returns:
        ProtectURL 保护网站
      • setProtectURL

        public void setProtectURL​(String ProtectURL)
        Set 保护网站
        Parameters:
        ProtectURL - 保护网站
      • getProtectWeb

        public String getProtectWeb()
        Get 保护网站名称
        Returns:
        ProtectWeb 保护网站名称
      • setProtectWeb

        public void setProtectWeb​(String ProtectWeb)
        Set 保护网站名称
        Parameters:
        ProtectWeb - 保护网站名称
      • getProtectURLStatus

        public Long getProtectURLStatus()
        Get 保护网站审核状态 1-审核中 2-审核不通过 3-审核通过
        Returns:
        ProtectURLStatus 保护网站审核状态 1-审核中 2-审核不通过 3-审核通过
      • setProtectURLStatus

        public void setProtectURLStatus​(Long ProtectURLStatus)
        Set 保护网站审核状态 1-审核中 2-审核不通过 3-审核通过
        Parameters:
        ProtectURLStatus - 保护网站审核状态 1-审核中 2-审核不通过 3-审核通过
      • getProtectURLNote

        public String getProtectURLNote()
        Get 网站审核不通过原因
        Returns:
        ProtectURLNote 网站审核不通过原因
      • setProtectURLNote

        public void setProtectURLNote​(String ProtectURLNote)
        Set 网站审核不通过原因
        Parameters:
        ProtectURLNote - 网站审核不通过原因
      • getCreateTime

        public String getCreateTime()
        Get 创建时间
        Returns:
        CreateTime 创建时间
      • setCreateTime

        public void setCreateTime​(String CreateTime)
        Set 创建时间
        Parameters:
        CreateTime - 创建时间