Class VodPornReviewSegmentItem

    • Constructor Detail

      • VodPornReviewSegmentItem

        public VodPornReviewSegmentItem()
      • VodPornReviewSegmentItem

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

      • getStartTimeOffset

        public Float getStartTimeOffset()
        Get 嫌疑片段起始的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        StartTimeOffset 嫌疑片段起始的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。
      • setStartTimeOffset

        public void setStartTimeOffset​(Float StartTimeOffset)
        Set 嫌疑片段起始的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        StartTimeOffset - 嫌疑片段起始的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。
      • getEndTimeOffset

        public Float getEndTimeOffset()
        Get 嫌疑片段结束的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        EndTimeOffset 嫌疑片段结束的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。
      • setEndTimeOffset

        public void setEndTimeOffset​(Float EndTimeOffset)
        Set 嫌疑片段结束的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        EndTimeOffset - 嫌疑片段结束的偏移时间,单位:秒。 注意:此字段可能返回 null,表示取不到有效值。
      • getConfidence

        public Float getConfidence()
        Get 嫌疑片段涉黄分数。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Confidence 嫌疑片段涉黄分数。 注意:此字段可能返回 null,表示取不到有效值。
      • setConfidence

        public void setConfidence​(Float Confidence)
        Set 嫌疑片段涉黄分数。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Confidence - 嫌疑片段涉黄分数。 注意:此字段可能返回 null,表示取不到有效值。
      • getLabel

        public String getLabel()
        Get 嫌疑片段鉴黄结果标签。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Label 嫌疑片段鉴黄结果标签。 注意:此字段可能返回 null,表示取不到有效值。
      • setLabel

        public void setLabel​(String Label)
        Set 嫌疑片段鉴黄结果标签。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Label - 嫌疑片段鉴黄结果标签。 注意:此字段可能返回 null,表示取不到有效值。
      • getSuggestion

        public String getSuggestion()
        Get 嫌疑片段鉴黄结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Suggestion 嫌疑片段鉴黄结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。
      • setSuggestion

        public void setSuggestion​(String Suggestion)
        Set 嫌疑片段鉴黄结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Suggestion - 嫌疑片段鉴黄结果建议,取值范围: pass。 review。 block。 注意:此字段可能返回 null,表示取不到有效值。
      • getUrl

        public String getUrl()
        Get 嫌疑图片 URL (图片不会永久存储,到达 PicUrlExpireTime 时间点后图片将被删除)。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Url 嫌疑图片 URL (图片不会永久存储,到达 PicUrlExpireTime 时间点后图片将被删除)。 注意:此字段可能返回 null,表示取不到有效值。
      • setUrl

        public void setUrl​(String Url)
        Set 嫌疑图片 URL (图片不会永久存储,到达 PicUrlExpireTime 时间点后图片将被删除)。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Url - 嫌疑图片 URL (图片不会永久存储,到达 PicUrlExpireTime 时间点后图片将被删除)。 注意:此字段可能返回 null,表示取不到有效值。
      • getPicUrlExpireTimeStamp

        public Long getPicUrlExpireTimeStamp()
        Get 嫌疑图片 URL 失效时间,使用 ISO 日期格式。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        PicUrlExpireTimeStamp 嫌疑图片 URL 失效时间,使用 ISO 日期格式。 注意:此字段可能返回 null,表示取不到有效值。
      • setPicUrlExpireTimeStamp

        public void setPicUrlExpireTimeStamp​(Long PicUrlExpireTimeStamp)
        Set 嫌疑图片 URL 失效时间,使用 ISO 日期格式。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        PicUrlExpireTimeStamp - 嫌疑图片 URL 失效时间,使用 ISO 日期格式。 注意:此字段可能返回 null,表示取不到有效值。