org.fourthline.cling.support.model.container
Class MovieGenre
java.lang.Object
org.fourthline.cling.support.model.DIDLObject
org.fourthline.cling.support.model.container.Container
org.fourthline.cling.support.model.container.GenreContainer
org.fourthline.cling.support.model.container.MovieGenre
public class MovieGenre
- extends GenreContainer
- Author:
- Christian Bauer
Methods inherited from class org.fourthline.cling.support.model.container.Container |
addContainer, addItem, getChildCount, getContainers, getCreateClasses, getFirstContainer, getItems, getSearchClasses, isSearchable, setChildCount, setContainers, setCreateClasses, setItems, setSearchable, setSearchClasses |
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
MovieGenre
public MovieGenre()
MovieGenre
public MovieGenre(Container other)
MovieGenre
public MovieGenre(String id,
Container parent,
String title,
String creator,
Integer childCount)
MovieGenre
public MovieGenre(String id,
String parentID,
String title,
String creator,
Integer childCount)
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.