org.teleal.cling.model.meta
Class DeviceIdentity
java.lang.Object
org.teleal.cling.model.meta.DeviceIdentity
- Direct Known Subclasses:
- RemoteDeviceIdentity
public class DeviceIdentity
- extends Object
DeviceIdentity
public DeviceIdentity(UDN udn,
DeviceIdentity template)
DeviceIdentity
public DeviceIdentity(UDN udn)
DeviceIdentity
public DeviceIdentity(UDN udn,
Integer maxAgeSeconds)
getUdn
public UDN getUdn()
getMaxAgeSeconds
public Integer getMaxAgeSeconds()
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.