Class ProtectDirInfo

    • Constructor Detail

      • ProtectDirInfo

        public ProtectDirInfo()
      • ProtectDirInfo

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

      • getDirName

        public String getDirName()
        Get 网站名称
        Returns:
        DirName 网站名称
      • setDirName

        public void setDirName​(String DirName)
        Set 网站名称
        Parameters:
        DirName - 网站名称
      • getDirPath

        public String getDirPath()
        Get 网站防护目录地址
        Returns:
        DirPath 网站防护目录地址
      • setDirPath

        public void setDirPath​(String DirPath)
        Set 网站防护目录地址
        Parameters:
        DirPath - 网站防护目录地址
      • getRelatedServerNum

        public Long getRelatedServerNum()
        Get 关联服务器数
        Returns:
        RelatedServerNum 关联服务器数
      • setRelatedServerNum

        public void setRelatedServerNum​(Long RelatedServerNum)
        Set 关联服务器数
        Parameters:
        RelatedServerNum - 关联服务器数
      • getProtectServerNum

        public Long getProtectServerNum()
        Get 防护服务器数
        Returns:
        ProtectServerNum 防护服务器数
      • setProtectServerNum

        public void setProtectServerNum​(Long ProtectServerNum)
        Set 防护服务器数
        Parameters:
        ProtectServerNum - 防护服务器数
      • getNoProtectServerNum

        public Long getNoProtectServerNum()
        Get 未防护服务器数
        Returns:
        NoProtectServerNum 未防护服务器数
      • setNoProtectServerNum

        public void setNoProtectServerNum​(Long NoProtectServerNum)
        Set 未防护服务器数
        Parameters:
        NoProtectServerNum - 未防护服务器数
      • getId

        public String getId()
        Get 唯一ID
        Returns:
        Id 唯一ID
      • setId

        public void setId​(String Id)
        Set 唯一ID
        Parameters:
        Id - 唯一ID
      • getProtectStatus

        public Long getProtectStatus()
        Get 防护状态
        Returns:
        ProtectStatus 防护状态
      • setProtectStatus

        public void setProtectStatus​(Long ProtectStatus)
        Set 防护状态
        Parameters:
        ProtectStatus - 防护状态
      • getProtectException

        public Long getProtectException()
        Get 防护异常
        Returns:
        ProtectException 防护异常
      • setProtectException

        public void setProtectException​(Long ProtectException)
        Set 防护异常
        Parameters:
        ProtectException - 防护异常
      • getAutoRestoreSwitchStatus

        public Long getAutoRestoreSwitchStatus()
        Get 自动恢复开关 (Filters 过滤Quuid 时 返回) 默认0
        Returns:
        AutoRestoreSwitchStatus 自动恢复开关 (Filters 过滤Quuid 时 返回) 默认0
      • setAutoRestoreSwitchStatus

        public void setAutoRestoreSwitchStatus​(Long AutoRestoreSwitchStatus)
        Set 自动恢复开关 (Filters 过滤Quuid 时 返回) 默认0
        Parameters:
        AutoRestoreSwitchStatus - 自动恢复开关 (Filters 过滤Quuid 时 返回) 默认0
      • getFirstProtectTime

        public String getFirstProtectTime()
        Get 首次开启防护时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        FirstProtectTime 首次开启防护时间 注意:此字段可能返回 null,表示取不到有效值。
      • setFirstProtectTime

        public void setFirstProtectTime​(String FirstProtectTime)
        Set 首次开启防护时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        FirstProtectTime - 首次开启防护时间 注意:此字段可能返回 null,表示取不到有效值。
      • getLatestProtectTime

        public String getLatestProtectTime()
        Get 最近开启防护时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        LatestProtectTime 最近开启防护时间 注意:此字段可能返回 null,表示取不到有效值。
      • setLatestProtectTime

        public void setLatestProtectTime​(String LatestProtectTime)
        Set 最近开启防护时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        LatestProtectTime - 最近开启防护时间 注意:此字段可能返回 null,表示取不到有效值。
      • getProtectFileType

        public String getProtectFileType()
        Get 防护文件类型 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ProtectFileType 防护文件类型 注意:此字段可能返回 null,表示取不到有效值。
      • setProtectFileType

        public void setProtectFileType​(String ProtectFileType)
        Set 防护文件类型 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ProtectFileType - 防护文件类型 注意:此字段可能返回 null,表示取不到有效值。
      • getProtectFilesCount

        public Long getProtectFilesCount()
        Get 防护文件总数 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ProtectFilesCount 防护文件总数 注意:此字段可能返回 null,表示取不到有效值。
      • setProtectFilesCount

        public void setProtectFilesCount​(Long ProtectFilesCount)
        Set 防护文件总数 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ProtectFilesCount - 防护文件总数 注意:此字段可能返回 null,表示取不到有效值。