类 MediaObject

直接已知子类:
_3DModel, AudioObject, DataDownload, ImageObject, LegislationObject, MusicVideoObject, TextObject, VideoObject

public class MediaObject extends CreativeWork
  • 构造器详细资料

    • MediaObject

      public MediaObject()
  • 方法详细资料

    • getRegionsAllowed

      public Place getRegionsAllowed()
    • setRegionsAllowed

      public void setRegionsAllowed(Place regionsAllowed)
    • getSha256

      public String getSha256()
    • setSha256

      public void setSha256(String sha256)
    • getStartTime

      public LocalDateTime getStartTime()
    • setStartTime

      public void setStartTime(LocalDateTime startTime)
    • getWidth

      public List<AbstractSchema> getWidth()
    • setWidth

      public void setWidth(List<AbstractSchema> width)
    • getInterpretedAsClaim

      public Claim getInterpretedAsClaim()
      覆盖:
      getInterpretedAsClaim 在类中 CreativeWork
    • setInterpretedAsClaim

      public void setInterpretedAsClaim(Claim interpretedAsClaim)
      覆盖:
      setInterpretedAsClaim 在类中 CreativeWork
    • getRequiresSubscription

      public Boolean getRequiresSubscription()
    • setRequiresSubscription

      public void setRequiresSubscription(Boolean requiresSubscription)
    • getProductionCompany

      public Organization getProductionCompany()
    • setProductionCompany

      public void setProductionCompany(Organization productionCompany)
    • getBitrate

      public String getBitrate()
    • setBitrate

      public void setBitrate(String bitrate)
    • getHeight

      public List<AbstractSchema> getHeight()
    • setHeight

      public void setHeight(List<AbstractSchema> height)
    • getAssociatedArticle

      public NewsArticle getAssociatedArticle()
    • setAssociatedArticle

      public void setAssociatedArticle(NewsArticle associatedArticle)
    • getContentSize

      public String getContentSize()
    • setContentSize

      public void setContentSize(String contentSize)
    • getEndTime

      public LocalDateTime getEndTime()
    • setEndTime

      public void setEndTime(LocalDateTime endTime)
    • getEncodingFormat

      public String getEncodingFormat()
      覆盖:
      getEncodingFormat 在类中 CreativeWork
    • setEncodingFormat

      public void setEncodingFormat(String encodingFormat)
      覆盖:
      setEncodingFormat 在类中 CreativeWork
    • getIneligibleRegion

      public String getIneligibleRegion()
    • setIneligibleRegion

      public void setIneligibleRegion(String ineligibleRegion)
    • getPlayerType

      public String getPlayerType()
    • setPlayerType

      public void setPlayerType(String playerType)
    • getUploadDate

      public LocalDate getUploadDate()
    • setUploadDate

      public void setUploadDate(LocalDate uploadDate)
    • getContentUrl

      public String getContentUrl()
    • setContentUrl

      public void setContentUrl(String contentUrl)
    • getEncodesCreativeWork

      public CreativeWork getEncodesCreativeWork()
    • setEncodesCreativeWork

      public void setEncodesCreativeWork(CreativeWork encodesCreativeWork)
    • getEmbedUrl

      public String getEmbedUrl()
    • setEmbedUrl

      public void setEmbedUrl(String embedUrl)