org.teleal.cling.model.types
Class UDADeviceType

java.lang.Object
  extended by org.teleal.cling.model.types.DeviceType
      extended by org.teleal.cling.model.types.UDADeviceType

public class UDADeviceType
extends DeviceType


Field Summary
static String DEFAULT_NAMESPACE
           
static Pattern PATTERN
           
 
Constructor Summary
UDADeviceType(String type, int version)
           
 
Method Summary
static UDADeviceType fromString(String s)
           
 
Methods inherited from class org.teleal.cling.model.types.DeviceType
equals, getDisplayString, getNamespace, getType, getVersion, hashCode, implementsVersion, toString, valueOf
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

DEFAULT_NAMESPACE

public static final String DEFAULT_NAMESPACE
See Also:
Constant Field Values

PATTERN

public static final Pattern PATTERN
Constructor Detail

UDADeviceType

public UDADeviceType(String type,
                     int version)
Method Detail

fromString

public static UDADeviceType fromString(String s)
                                throws RuntimeException
Throws:
RuntimeException


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