Class ExtractCopyRightWatermarkTaskOutput


  • public class ExtractCopyRightWatermarkTaskOutput
    extends AbstractModel
    • Constructor Detail

      • ExtractCopyRightWatermarkTaskOutput

        public ExtractCopyRightWatermarkTaskOutput()
      • ExtractCopyRightWatermarkTaskOutput

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

      • getText

        public String getText()
        Get 版权信息。
        Returns:
        Text 版权信息。
      • setText

        public void setText​(String Text)
        Set 版权信息。
        Parameters:
        Text - 版权信息。