|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teleal.cling.model.types.ServiceType
org.teleal.cling.model.types.UDAServiceType
public class UDAServiceType
| Field Summary | |
|---|---|
static String |
DEFAULT_NAMESPACE
|
static Pattern |
PATTERN
|
| Constructor Summary | |
|---|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String DEFAULT_NAMESPACE
public static final Pattern PATTERN
| Constructor Detail |
|---|
public UDAServiceType(String type,
int version)
| Method Detail |
|---|
public static UDAServiceType fromString(String s)
throws RuntimeException
RuntimeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||