Uses of Class
org.fourthline.cling.support.model.PresetName

Packages that use PresetName
org.fourthline.cling.support.model   
 

Uses of PresetName in org.fourthline.cling.support.model
 

Methods in org.fourthline.cling.support.model that return PresetName
static PresetName PresetName.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PresetName[] PresetName.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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