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

Packages that use EventedValue
org.teleal.cling.support.avtransport.lastchange   
org.teleal.cling.support.lastchange   
org.teleal.cling.support.renderingcontrol.lastchange   
 

Uses of EventedValue in org.teleal.cling.support.avtransport.lastchange
 

Subclasses of EventedValue in org.teleal.cling.support.avtransport.lastchange
static class AVTransportVariable.AVTransportURI
           
static class AVTransportVariable.AVTransportURIMetaData
           
static class AVTransportVariable.CurrentMediaDuration
           
static class AVTransportVariable.CurrentPlayMode
           
static class AVTransportVariable.CurrentRecordQualityMode
           
static class AVTransportVariable.CurrentTrack
           
static class AVTransportVariable.CurrentTrackDuration
           
static class AVTransportVariable.CurrentTrackMetadata
           
static class AVTransportVariable.CurrentTrackURI
           
static class AVTransportVariable.CurrentTransportActions
           
static class AVTransportVariable.NextAVTransportURI
           
static class AVTransportVariable.NextAVTransportURIMetaData
           
static class AVTransportVariable.NumberOfTracks
           
static class AVTransportVariable.PossiblePlaybackStorageMedia
           
static class AVTransportVariable.PossibleRecordQualityModes
           
static class AVTransportVariable.PossibleRecordStorageMedia
           
static class AVTransportVariable.RecordMediumWriteStatus
           
static class AVTransportVariable.RecordStorageMedium
           
static class AVTransportVariable.TransportPlaySpeed
           
static class AVTransportVariable.TransportState
           
static class AVTransportVariable.TransportStatus
           
 

Fields in org.teleal.cling.support.avtransport.lastchange with type parameters of type EventedValue
static Set<Class<? extends EventedValue>> AVTransportVariable.ALL
           
 

Methods in org.teleal.cling.support.avtransport.lastchange that return types with arguments of type EventedValue
protected  Set<Class<? extends EventedValue>> AVTransportLastChangeParser.getEventedVariables()
           
 

Uses of EventedValue in org.teleal.cling.support.lastchange
 

Subclasses of EventedValue in org.teleal.cling.support.lastchange
 class EventedValueEnum<E extends Enum>
           
 class EventedValueEnumArray<E extends Enum>
           
 class EventedValueShort
           
 class EventedValueString
           
 class EventedValueUnsignedIntegerFourBytes
           
 class EventedValueUnsignedIntegerTwoBytes
           
 class EventedValueURI
           
 

Fields in org.teleal.cling.support.lastchange with type parameters of type EventedValue
protected  List<EventedValue> InstanceID.values
           
 

Methods in org.teleal.cling.support.lastchange with type parameters of type EventedValue
<EV extends EventedValue>
EV
LastChange.getEventedValue(int instanceID, Class<EV> type)
           
<EV extends EventedValue>
EV
LastChange.getEventedValue(org.teleal.cling.model.types.UnsignedIntegerFourBytes id, Class<EV> type)
           
<EV extends EventedValue>
EV
Event.getEventedValue(org.teleal.cling.model.types.UnsignedIntegerFourBytes id, Class<EV> type)
           
 

Methods in org.teleal.cling.support.lastchange that return EventedValue
protected  EventedValue LastChangeParser.createValue(String name, Map.Entry<String,String>[] attributes)
           
 

Methods in org.teleal.cling.support.lastchange that return types with arguments of type EventedValue
protected  Set<Class<? extends EventedValue>> LastChangeParser.getEventedVariables()
           
 List<EventedValue> InstanceID.getValues()
           
 

Methods in org.teleal.cling.support.lastchange with parameters of type EventedValue
protected  void LastChangeParser.generateEventedValue(EventedValue eventedValue, Document descriptor, Element parentElement)
           
 void LastChange.setEventedValue(int instanceID, EventedValue... ev)
           
 void LastChange.setEventedValue(org.teleal.cling.model.types.UnsignedIntegerFourBytes instanceID, EventedValue... ev)
           
 void Event.setEventedValue(org.teleal.cling.model.types.UnsignedIntegerFourBytes id, EventedValue ev)
           
 

Constructor parameters in org.teleal.cling.support.lastchange with type arguments of type EventedValue
InstanceID(org.teleal.cling.model.types.UnsignedIntegerFourBytes id, List<EventedValue> values)
           
 

Uses of EventedValue in org.teleal.cling.support.renderingcontrol.lastchange
 

Subclasses of EventedValue in org.teleal.cling.support.renderingcontrol.lastchange
 class EventedValueChannelMute
           
 class EventedValueChannelVolume
           
static class RenderingControlVariable.BlueVideoBlackLevel
           
static class RenderingControlVariable.BlueVideoGain
           
static class RenderingControlVariable.Brightness
           
static class RenderingControlVariable.ColorTemperature
           
static class RenderingControlVariable.Contrast
           
static class RenderingControlVariable.GreenVideoBlackLevel
           
static class RenderingControlVariable.GreenVideoGain
           
static class RenderingControlVariable.HorizontalKeystone
           
static class RenderingControlVariable.Mute
           
static class RenderingControlVariable.PresetNameList
           
static class RenderingControlVariable.RedVideoBlackLevel
           
static class RenderingControlVariable.RedVideoGain
           
static class RenderingControlVariable.Sharpness
           
static class RenderingControlVariable.VerticalKeystone
           
static class RenderingControlVariable.Volume
           
static class RenderingControlVariable.VolumeDB
           
 

Fields in org.teleal.cling.support.renderingcontrol.lastchange with type parameters of type EventedValue
static Set<Class<? extends EventedValue>> RenderingControlVariable.ALL
           
 

Methods in org.teleal.cling.support.renderingcontrol.lastchange that return types with arguments of type EventedValue
protected  Set<Class<? extends EventedValue>> RenderingControlLastChangeParser.getEventedVariables()
           
 



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