|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teleal.cling.model.types.DeviceType
org.teleal.cling.model.types.UDADeviceType
public class UDADeviceType
| 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 |
|---|
public static final String DEFAULT_NAMESPACE
public static final Pattern PATTERN
| Constructor Detail |
|---|
public UDADeviceType(String type,
int version)
| Method Detail |
|---|
public static UDADeviceType fromString(String s)
throws RuntimeException
RuntimeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||