|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DIDLAttribute | |
---|---|
org.fourthline.cling.support.model |
Uses of DIDLAttribute in org.fourthline.cling.support.model |
---|
Methods in org.fourthline.cling.support.model that return types with arguments of type DIDLAttribute | |
---|---|
DIDLObject.Property<DIDLAttribute> |
DIDLObject.Property.getAttribute(String descriptorName)
|
Method parameters in org.fourthline.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.fourthline.cling.support.model with parameters of type DIDLAttribute | |
---|---|
DIDLObject.Property.DLNA.PROFILE_ID(DIDLAttribute value)
|
|
DIDLObject.Property.SEC.TYPE(DIDLAttribute value)
|
Constructor parameters in org.fourthline.cling.support.model with type arguments of type DIDLAttribute | |
---|---|
DIDLObject.Property.SEC.CAPTIONINFO(URI value,
List<DIDLObject.Property<DIDLAttribute>> attributes)
|
|
DIDLObject.Property.SEC.CAPTIONINFOEX(URI value,
List<DIDLObject.Property<DIDLAttribute>> attributes)
|
|
DIDLObject.Property.UPNP.ALBUM_ART_URI(URI value,
List<DIDLObject.Property<DIDLAttribute>> attributes)
|
|
DIDLObject.Property(V value,
String descriptorName,
List<DIDLObject.Property<DIDLAttribute>> attributes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |