Package org.jupnp.support.model.item
Klasse Item
java.lang.Object
org.jupnp.support.model.DIDLObject
org.jupnp.support.model.item.Item
- Bekannte direkte Unterklassen:
AudioItem,ImageItem,PlaylistItem,TextItem,VideoItem
- Autor:
- Christian Bauer - Initial Contribution, Amit Kumar Mondal - Code Refactoring
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen org.jupnp.support.model.DIDLObject
DIDLObject.Class, DIDLObject.Property<V> -
Feldübersicht
FelderVon Klasse geerbte Felder org.jupnp.support.model.DIDLObject
clazz, creator, descMetadata, id, parentID, properties, resources, restricted, title, writeStatus -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungItem()Item(String id, String parentID, String title, String creator, boolean restricted, WriteStatus writeStatus, DIDLObject.Class clazz, List<Res> resources, List<DIDLObject.Property<?>> properties, List<DescMeta<?>> descMetadata) Item(String id, String parentID, String title, String creator, boolean restricted, WriteStatus writeStatus, DIDLObject.Class clazz, List<Res> resources, List<DIDLObject.Property<?>> properties, List<DescMeta<?>> descMetadata, String refID) Item(String id, String parentID, String title, String creator, DIDLObject.Class clazz, String refID) Item(String id, Container parent, String title, String creator, DIDLObject.Class clazz, String refID) -
Methodenübersicht
Von Klasse geerbte Methoden org.jupnp.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
-
Felddetails
-
refID
-
-
Konstruktordetails
-
Item
public Item() -
Item
-
Item
public Item(String id, String parentID, String title, String creator, boolean restricted, WriteStatus writeStatus, DIDLObject.Class clazz, List<Res> resources, List<DIDLObject.Property<?>> properties, List<DescMeta<?>> descMetadata) -
Item
public Item(String id, String parentID, String title, String creator, boolean restricted, WriteStatus writeStatus, DIDLObject.Class clazz, List<Res> resources, List<DIDLObject.Property<?>> properties, List<DescMeta<?>> descMetadata, String refID) -
Item
-
Item
-
Item
-
Item
-
-
Methodendetails
-
getRefID
-
setRefID
-