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