org.teleal.cling.support.contentdirectory.descriptor.upnp
Class Album

java.lang.Object
  extended by javax.xml.bind.JAXBElement<String>
      extended by org.teleal.cling.support.contentdirectory.descriptor.upnp.Album
All Implemented Interfaces:
Serializable

public class Album
extends JAXBElement<String>

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.xml.bind.JAXBElement
JAXBElement.GlobalScope
 
Field Summary
protected static QName NAME
           
 
Fields inherited from class javax.xml.bind.JAXBElement
declaredType, name, nil, scope, value
 
Constructor Summary
Album()
           
Album(String value)
           
 
Method Summary
 
Methods inherited from class javax.xml.bind.JAXBElement
getDeclaredType, getName, getScope, getValue, isGlobalScope, isNil, isTypeSubstituted, setNil, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

protected static final QName NAME
Constructor Detail

Album

public Album(String value)

Album

public Album()


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