Uses of Class
org.teleal.cling.support.contentdirectory.descriptor.upnp.StorageMediumValue

Packages that use StorageMediumValue
org.teleal.cling.support.contentdirectory.descriptor.upnp   
 

Uses of StorageMediumValue in org.teleal.cling.support.contentdirectory.descriptor.upnp
 

Methods in org.teleal.cling.support.contentdirectory.descriptor.upnp that return StorageMediumValue
static StorageMediumValue StorageMediumValue.fromValue(java.lang.String v)
           
static StorageMediumValue StorageMediumValue.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StorageMediumValue[] StorageMediumValue.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.teleal.cling.support.contentdirectory.descriptor.upnp with parameters of type StorageMediumValue
 StorageMedium ObjectFactory.createStorageMedium(StorageMediumValue value)
          Create an instance of StorageMedium}
 

Constructors in org.teleal.cling.support.contentdirectory.descriptor.upnp with parameters of type StorageMediumValue
StorageMedium(StorageMediumValue value)
           
 



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