Class ProhibitedOcrReviewTemplateInfoForUpdate


  • public class ProhibitedOcrReviewTemplateInfoForUpdate
    extends AbstractModel
    • Constructor Detail

      • ProhibitedOcrReviewTemplateInfoForUpdate

        public ProhibitedOcrReviewTemplateInfoForUpdate()
      • ProhibitedOcrReviewTemplateInfoForUpdate

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

      • getSwitch

        public String getSwitch()
        Get 文本违禁任务开关,可选值:
      • ON:开启文本违禁任务;
      • OFF:关闭文本违禁任务。
Returns:
Switch 文本违禁任务开关,可选值:
  • ON:开启文本违禁任务;
  • OFF:关闭文本违禁任务。
  • Parameters:
    Switch - 文本违禁任务开关,可选值:
  • ON:开启文本违禁任务;
  • OFF:关闭文本违禁任务。