Klasse VideoCopyrightRule

Alle implementierten Schnittstellen:
Serializable

Represents the Video Copyright Rule type
Siehe auch:
  • Konstruktordetails

  • Methodendetails

    • getCopyrights

      Copyrights associated with this copyright rules object
    • setCopyrights

      public void setCopyrights(List<String> copyrights)
      Copyrights associated with this copyright rules object
    • getCreatedDate

      public Date getCreatedDate()
      The date on which the rule was created
    • setCreatedDate

      public void setCreatedDate(Date createdDate)
      The date on which the rule was created
    • getCreator

      public User getCreator()
      The person who created the match rule
    • setCreator

      public void setCreator(User creator)
      The person who created the match rule