org.fourthline.cling.support.renderingcontrol.lastchange
Class EventedValueChannelLoudness

java.lang.Object
  extended by org.fourthline.cling.support.lastchange.EventedValue<ChannelLoudness>
      extended by org.fourthline.cling.support.renderingcontrol.lastchange.EventedValueChannelLoudness
Direct Known Subclasses:
RenderingControlVariable.Loudness

public class EventedValueChannelLoudness
extends EventedValue<ChannelLoudness>

Author:
Christian Bauer

Field Summary
 
Fields inherited from class org.fourthline.cling.support.lastchange.EventedValue
value
 
Constructor Summary
EventedValueChannelLoudness(ChannelLoudness value)
           
EventedValueChannelLoudness(Map.Entry<String,String>[] attributes)
           
 
Method Summary
 Map.Entry<String,String>[] getAttributes()
           
protected  Datatype getDatatype()
           
 String toString()
           
protected  ChannelLoudness valueOf(Map.Entry<String,String>[] attributes)
           
 
Methods inherited from class org.fourthline.cling.support.lastchange.EventedValue
getName, getValue, valueOf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EventedValueChannelLoudness

public EventedValueChannelLoudness(ChannelLoudness value)

EventedValueChannelLoudness

public EventedValueChannelLoudness(Map.Entry<String,String>[] attributes)
Method Detail

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.