org.fourthline.cling.support.renderingcontrol.lastchange
Class EventedValueChannelVolume
java.lang.Object
org.fourthline.cling.support.lastchange.EventedValue<ChannelVolume>
org.fourthline.cling.support.renderingcontrol.lastchange.EventedValueChannelVolume
- Direct Known Subclasses:
- RenderingControlVariable.Volume
public class EventedValueChannelVolume
- extends EventedValue<ChannelVolume>
- Author:
- Christian Bauer
Fields inherited from class org.fourthline.cling.support.lastchange.EventedValue |
value |
EventedValueChannelVolume
public EventedValueChannelVolume(ChannelVolume value)
EventedValueChannelVolume
public EventedValueChannelVolume(Map.Entry<String,String>[] attributes)
valueOf
protected ChannelVolume valueOf(Map.Entry<String,String>[] attributes)
throws InvalidValueException
- Overrides:
valueOf
in class EventedValue<ChannelVolume>
- Throws:
InvalidValueException
getAttributes
public Map.Entry<String,String>[] getAttributes()
- Overrides:
getAttributes
in class EventedValue<ChannelVolume>
toString
public String toString()
- Overrides:
toString
in class EventedValue<ChannelVolume>
getDatatype
protected Datatype getDatatype()
- Specified by:
getDatatype
in class EventedValue<ChannelVolume>
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.