org.fourthline.cling.support.model.item
Class VideoBroadcast
java.lang.Object
org.fourthline.cling.support.model.DIDLObject
org.fourthline.cling.support.model.item.Item
org.fourthline.cling.support.model.item.VideoItem
org.fourthline.cling.support.model.item.VideoBroadcast
public class VideoBroadcast
- extends VideoItem
- Author:
- Christian Bauer
Fields inherited from class org.fourthline.cling.support.model.item.Item |
refID |
Methods inherited from class org.fourthline.cling.support.model.item.VideoItem |
getActors, getDescription, getDirectors, getFirstActor, getFirstDirector, getFirstGenre, getFirstProducer, getFirstPublisher, getFirstRelation, getGenres, getLanguage, getLongDescription, getProducers, getPublishers, getRating, getRelations, setActors, setDescription, setDirectors, setGenres, setLanguage, setLongDescription, setProducers, setPublishers, setRating, setRelations |
Methods inherited from class org.fourthline.cling.support.model.DIDLObject |
addDescMetadata, addProperties, addProperty, addResource, equals, getClazz, getCreator, getDescMetadata, getFirstProperty, getFirstPropertyValue, getFirstResource, getId, getLastProperty, getParentID, getProperties, getProperties, getPropertiesByNamespace, getPropertyValues, getResources, getTitle, getWriteStatus, hashCode, hasProperty, isRestricted, removeProperties, replaceFirstProperty, replaceProperties, setClazz, setCreator, setDescMetadata, setId, setParentID, setProperties, setResources, setRestricted, setTitle, setWriteStatus |
CLASS
public static final DIDLObject.Class CLASS
VideoBroadcast
public VideoBroadcast()
VideoBroadcast
public VideoBroadcast(Item other)
VideoBroadcast
public VideoBroadcast(String id,
Container parent,
String title,
String creator,
Res... resource)
VideoBroadcast
public VideoBroadcast(String id,
String parentID,
String title,
String creator,
Res... resource)
getIcon
public URI getIcon()
setIcon
public VideoBroadcast setIcon(URI icon)
getRegion
public String getRegion()
setRegion
public VideoBroadcast setRegion(String region)
getChannelNr
public Integer getChannelNr()
setChannelNr
public VideoBroadcast setChannelNr(Integer channelNr)
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.