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