org.teleal.cling.model.types
Class UDAServiceType

java.lang.Object
  extended by org.teleal.cling.model.types.ServiceType
      extended by org.teleal.cling.model.types.UDAServiceType

public class UDAServiceType
extends ServiceType


Field Summary
static String DEFAULT_NAMESPACE
           
static Pattern PATTERN
           
 
Constructor Summary
UDAServiceType(String type)
           
UDAServiceType(String type, int version)
           
 
Method Summary
static UDAServiceType fromString(String s)
           
 
Methods inherited from class org.teleal.cling.model.types.ServiceType
equals, getNamespace, getType, getVersion, hashCode, implementsVersion, toFriendlyString, 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

UDAServiceType

public UDAServiceType(String type)

UDAServiceType

public UDAServiceType(String type,
                      int version)
Method Detail

fromString

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


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