org.teleal.cling.support.model
Class DIDLObject.Property.PropertyPersonWithRole

java.lang.Object
  extended by org.teleal.cling.support.model.DIDLObject.Property<PersonWithRole>
      extended by org.teleal.cling.support.model.DIDLObject.Property.PropertyPersonWithRole
Direct Known Subclasses:
DIDLObject.Property.UPNP.ACTOR, DIDLObject.Property.UPNP.ARTIST, DIDLObject.Property.UPNP.AUTHOR
Enclosing class:
DIDLObject.Property<V>

public static class DIDLObject.Property.PropertyPersonWithRole
extends DIDLObject.Property<PersonWithRole>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.teleal.cling.support.model.DIDLObject.Property
DIDLObject.Property.DC, DIDLObject.Property.NAMESPACE, DIDLObject.Property.PropertyPersonWithRole, DIDLObject.Property.UPNP
 
Constructor Summary
DIDLObject.Property.PropertyPersonWithRole()
           
DIDLObject.Property.PropertyPersonWithRole(PersonWithRole value, String descriptorName)
           
DIDLObject.Property.PropertyPersonWithRole(String descriptorName)
           
 
Method Summary
 void setOnElement(Element element)
           
 
Methods inherited from class org.teleal.cling.support.model.DIDLObject.Property
getDescriptorName, getValue, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DIDLObject.Property.PropertyPersonWithRole

public DIDLObject.Property.PropertyPersonWithRole()

DIDLObject.Property.PropertyPersonWithRole

public DIDLObject.Property.PropertyPersonWithRole(String descriptorName)

DIDLObject.Property.PropertyPersonWithRole

public DIDLObject.Property.PropertyPersonWithRole(PersonWithRole value,
                                                  String descriptorName)
Method Detail

setOnElement

public void setOnElement(Element element)
Overrides:
setOnElement in class DIDLObject.Property<PersonWithRole>


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