org.teleal.cling.support.lastchange
Class InstanceID
java.lang.Object
org.teleal.cling.support.lastchange.InstanceID
public class InstanceID
- extends Object
- Author:
- Christian Bauer
Constructor Summary |
InstanceID(org.teleal.cling.model.types.UnsignedIntegerFourBytes id)
|
InstanceID(org.teleal.cling.model.types.UnsignedIntegerFourBytes id,
List<EventedValue> values)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
protected org.teleal.cling.model.types.UnsignedIntegerFourBytes id
values
protected List<EventedValue> values
InstanceID
public InstanceID(org.teleal.cling.model.types.UnsignedIntegerFourBytes id)
InstanceID
public InstanceID(org.teleal.cling.model.types.UnsignedIntegerFourBytes id,
List<EventedValue> values)
getId
public org.teleal.cling.model.types.UnsignedIntegerFourBytes getId()
getValues
public List<EventedValue> getValues()
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.