Uses of Class
org.teleal.cling.support.model.DIDLAttribute

Packages that use DIDLAttribute
org.teleal.cling.support.model   
 

Uses of DIDLAttribute in org.teleal.cling.support.model
 

Methods in org.teleal.cling.support.model that return types with arguments of type DIDLAttribute
 DIDLObject.Property<DIDLAttribute> DIDLObject.Property.getAttribute(String descriptorName)
           
 

Method parameters in org.teleal.cling.support.model with type arguments of type DIDLAttribute
 void DIDLObject.Property.addAttribute(DIDLObject.Property<DIDLAttribute> attr)
           
 void DIDLObject.Property.removeAttribute(DIDLObject.Property<DIDLAttribute> attr)
           
 

Constructors in org.teleal.cling.support.model with parameters of type DIDLAttribute
DIDLObject.Property.DLNA.PROFILE_ID(DIDLAttribute value)
           
 

Constructor parameters in org.teleal.cling.support.model with type arguments of type DIDLAttribute
DIDLObject.Property.UPNP.ALBUM_ART_URI(URI value, List<DIDLObject.Property<DIDLAttribute>> attributes)
           
DIDLObject.Property(V value, String descriptorName, List<DIDLObject.Property<DIDLAttribute>> attributes)
           
 



Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.