Uses of Class
org.fourthline.cling.support.lastchange.InstanceID

Packages that use InstanceID
org.fourthline.cling.support.lastchange   
 

Uses of InstanceID in org.fourthline.cling.support.lastchange
 

Fields in org.fourthline.cling.support.lastchange with type parameters of type InstanceID
protected  List<InstanceID> Event.instanceIDs
           
 

Methods in org.fourthline.cling.support.lastchange that return InstanceID
 InstanceID Event.getInstanceID(UnsignedIntegerFourBytes id)
           
 

Methods in org.fourthline.cling.support.lastchange that return types with arguments of type InstanceID
 List<InstanceID> Event.getInstanceIDs()
           
 

Constructor parameters in org.fourthline.cling.support.lastchange with type arguments of type InstanceID
Event(List<InstanceID> instanceIDs)
           
 



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.