org.teleal.cling.model.types
Class NamedDeviceType
java.lang.Object
org.teleal.cling.model.types.NamedDeviceType
public class NamedDeviceType
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
NamedDeviceType
public NamedDeviceType(UDN udn,
DeviceType deviceType)
getUdn
public UDN getUdn()
getDeviceType
public DeviceType getDeviceType()
fromString
public static NamedDeviceType fromString(java.lang.String s)
throws java.lang.RuntimeException
- Throws:
java.lang.RuntimeException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.