|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |