org.teleal.cling.support.lastchange
Class InstanceID

java.lang.Object
  extended by org.teleal.cling.support.lastchange.InstanceID

public class InstanceID
extends Object

Author:
Christian Bauer

Field Summary
protected  org.teleal.cling.model.types.UnsignedIntegerFourBytes id
           
protected  List<EventedValue> values
           
 
Constructor Summary
InstanceID(org.teleal.cling.model.types.UnsignedIntegerFourBytes id)
           
InstanceID(org.teleal.cling.model.types.UnsignedIntegerFourBytes id, List<EventedValue> values)
           
 
Method Summary
 org.teleal.cling.model.types.UnsignedIntegerFourBytes getId()
           
 List<EventedValue> getValues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

protected org.teleal.cling.model.types.UnsignedIntegerFourBytes id

values

protected List<EventedValue> values
Constructor Detail

InstanceID

public InstanceID(org.teleal.cling.model.types.UnsignedIntegerFourBytes id)

InstanceID

public InstanceID(org.teleal.cling.model.types.UnsignedIntegerFourBytes id,
                  List<EventedValue> values)
Method Detail

getId

public org.teleal.cling.model.types.UnsignedIntegerFourBytes getId()

getValues

public List<EventedValue> getValues()


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.