org.fourthline.cling.support.model
Class DIDLObject.Property.DC.CONTRIBUTOR

java.lang.Object
  extended by org.fourthline.cling.support.model.DIDLObject.Property<Person>
      extended by org.fourthline.cling.support.model.DIDLObject.Property.DC.CONTRIBUTOR
All Implemented Interfaces:
DIDLObject.Property.DC.NAMESPACE, DIDLObject.Property.NAMESPACE
Enclosing class:
DIDLObject.Property.DC

public static class DIDLObject.Property.DC.CONTRIBUTOR
extends DIDLObject.Property<Person>
implements DIDLObject.Property.DC.NAMESPACE


Nested Class Summary
 
Nested classes/interfaces inherited from class org.fourthline.cling.support.model.DIDLObject.Property
DIDLObject.Property.DC, DIDLObject.Property.DLNA, DIDLObject.Property.NAMESPACE, DIDLObject.Property.PropertyPersonWithRole, DIDLObject.Property.SEC, DIDLObject.Property.UPNP
 
Field Summary
 
Fields inherited from interface org.fourthline.cling.support.model.DIDLObject.Property.DC.NAMESPACE
URI
 
Constructor Summary
DIDLObject.Property.DC.CONTRIBUTOR()
           
DIDLObject.Property.DC.CONTRIBUTOR(Person value)
           
 
Method Summary
 
Methods inherited from class org.fourthline.cling.support.model.DIDLObject.Property
addAttribute, getAttribute, getDescriptorName, getValue, removeAttribute, removeAttribute, setOnElement, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DIDLObject.Property.DC.CONTRIBUTOR

public DIDLObject.Property.DC.CONTRIBUTOR()

DIDLObject.Property.DC.CONTRIBUTOR

public DIDLObject.Property.DC.CONTRIBUTOR(Person value)


Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.