Uses of Class
org.teleal.cling.support.lastchange.LastChange

Packages that use LastChange
org.teleal.cling.support.avtransport   
org.teleal.cling.support.avtransport.impl   
org.teleal.cling.support.model   
org.teleal.cling.support.renderingcontrol   
 

Uses of LastChange in org.teleal.cling.support.avtransport
 

Methods in org.teleal.cling.support.avtransport that return LastChange
 LastChange AbstractAVTransportService.getLastChange()
           
 

Constructors in org.teleal.cling.support.avtransport with parameters of type LastChange
AbstractAVTransportService(LastChange lastChange)
           
AbstractAVTransportService(PropertyChangeSupport propertyChangeSupport, LastChange lastChange)
           
 

Uses of LastChange in org.teleal.cling.support.avtransport.impl
 

Methods in org.teleal.cling.support.avtransport.impl with parameters of type LastChange
protected  AVTransport AVTransportService.createTransport(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceId, LastChange lastChange)
           
 

Uses of LastChange in org.teleal.cling.support.model
 

Fields in org.teleal.cling.support.model declared as LastChange
protected  LastChange AVTransport.lastChange
           
 

Methods in org.teleal.cling.support.model that return LastChange
 LastChange AVTransport.getLastChange()
           
 

Constructors in org.teleal.cling.support.model with parameters of type LastChange
AVTransport(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceID, LastChange lastChange, StorageMedium possiblePlayMedium)
           
AVTransport(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceID, LastChange lastChange, StorageMedium[] possiblePlayMedia)
           
 

Uses of LastChange in org.teleal.cling.support.renderingcontrol
 

Methods in org.teleal.cling.support.renderingcontrol that return LastChange
 LastChange AbstractAudioRenderingControl.getLastChange()
           
 

Constructors in org.teleal.cling.support.renderingcontrol with parameters of type LastChange
AbstractAudioRenderingControl(LastChange lastChange)
           
AbstractAudioRenderingControl(PropertyChangeSupport propertyChangeSupport, LastChange lastChange)
           
 



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