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 java.lang.String DEFAULT_NAMESPACE
           
static java.util.regex.Pattern PATTERN
           
 
Constructor Summary
UDAServiceType(java.lang.String type, int version)
           
 
Method Summary
static UDAServiceType fromString(java.lang.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 java.lang.String DEFAULT_NAMESPACE
See Also:
Constant Field Values

PATTERN

public static final java.util.regex.Pattern PATTERN
Constructor Detail

UDAServiceType

public UDAServiceType(java.lang.String type,
                      int version)
Method Detail

fromString

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


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