org.teleal.cling.support.model.item
Class Photo
java.lang.Object
org.teleal.cling.support.model.DIDLObject
org.teleal.cling.support.model.item.Item
org.teleal.cling.support.model.item.ImageItem
org.teleal.cling.support.model.item.Photo
public class Photo
- extends ImageItem
- Author:
- Christian Bauer
Fields inherited from class org.teleal.cling.support.model.item.Item |
refID |
Constructor Summary |
Photo()
|
Photo(Item other)
|
Photo(String id,
Container parent,
String title,
String creator,
String album,
Res... resource)
|
Photo(String id,
String parentID,
String title,
String creator,
String album,
Res... resource)
|
Methods inherited from class org.teleal.cling.support.model.item.ImageItem |
getDate, getDescription, getFirstPublisher, getFirstRights, getLongDescription, getPublishers, getRating, getRights, getStorageMedium, setDate, setDescription, setLongDescription, setPublishers, setRating, setRights, setStorageMedium |
Methods inherited from class org.teleal.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
Photo
public Photo()
Photo
public Photo(Item other)
Photo
public Photo(String id,
Container parent,
String title,
String creator,
String album,
Res... resource)
Photo
public Photo(String id,
String parentID,
String title,
String creator,
String album,
Res... resource)
getAlbum
public String getAlbum()
setAlbum
public Photo setAlbum(String album)
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.