Class TextOutputRes

    • Constructor Detail

      • TextOutputRes

        public TextOutputRes()
      • TextOutputRes

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

      • getOperator

        public String getOperator()
        Get 操作人,信安处理人企业微信ID
        Returns:
        Operator 操作人,信安处理人企业微信ID
      • setOperator

        public void setOperator​(String Operator)
        Set 操作人,信安处理人企业微信ID
        Parameters:
        Operator - 操作人,信安处理人企业微信ID
      • getResultType

        public Long getResultType()
        Get 恶意类型,广告(10001), 政治(20001), 色情(20002), 社会事件(20004), 暴力(20011), 低俗(20012), 违法犯罪(20006), 欺诈(20008), 版权(20013), 谣言(20104), 其他(21000)
        Returns:
        ResultType 恶意类型,广告(10001), 政治(20001), 色情(20002), 社会事件(20004), 暴力(20011), 低俗(20012), 违法犯罪(20006), 欺诈(20008), 版权(20013), 谣言(20104), 其他(21000)
      • setResultType

        public void setResultType​(Long ResultType)
        Set 恶意类型,广告(10001), 政治(20001), 色情(20002), 社会事件(20004), 暴力(20011), 低俗(20012), 违法犯罪(20006), 欺诈(20008), 版权(20013), 谣言(20104), 其他(21000)
        Parameters:
        ResultType - 恶意类型,广告(10001), 政治(20001), 色情(20002), 社会事件(20004), 暴力(20011), 低俗(20012), 违法犯罪(20006), 欺诈(20008), 版权(20013), 谣言(20104), 其他(21000)
      • getResultCode

        public Long getResultCode()
        Get 恶意操作码, 删除(1), 通过(2), 先审后发(100012)
        Returns:
        ResultCode 恶意操作码, 删除(1), 通过(2), 先审后发(100012)
      • setResultCode

        public void setResultCode​(Long ResultCode)
        Set 恶意操作码, 删除(1), 通过(2), 先审后发(100012)
        Parameters:
        ResultCode - 恶意操作码, 删除(1), 通过(2), 先审后发(100012)
      • getResultMsg

        public String getResultMsg()
        Get 操作结果备注说明
        Returns:
        ResultMsg 操作结果备注说明
      • setResultMsg

        public void setResultMsg​(String ResultMsg)
        Set 操作结果备注说明
        Parameters:
        ResultMsg - 操作结果备注说明