org.teleal.cling.support.renderingcontrol.lastchange
Class EventedValueChannelMute

java.lang.Object
  extended by org.teleal.cling.support.lastchange.EventedValue<ChannelMute>
      extended by org.teleal.cling.support.renderingcontrol.lastchange.EventedValueChannelMute
Direct Known Subclasses:
RenderingControlVariable.Mute

public class EventedValueChannelMute
extends EventedValue<ChannelMute>

Author:
Christian Bauer

Field Summary
 
Fields inherited from class org.teleal.cling.support.lastchange.EventedValue
value
 
Constructor Summary
EventedValueChannelMute(ChannelMute value)
           
EventedValueChannelMute(Map.Entry<String,String>[] attributes)
           
 
Method Summary
 Map.Entry<String,String>[] getAttributes()
           
protected  org.teleal.cling.model.types.Datatype getDatatype()
           
 String toString()
           
protected  ChannelMute valueOf(Map.Entry<String,String>[] attributes)
           
 
Methods inherited from class org.teleal.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

EventedValueChannelMute

public EventedValueChannelMute(ChannelMute value)

EventedValueChannelMute

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

valueOf

protected ChannelMute valueOf(Map.Entry<String,String>[] attributes)
                       throws org.teleal.cling.model.types.InvalidValueException
Overrides:
valueOf in class EventedValue<ChannelMute>
Throws:
org.teleal.cling.model.types.InvalidValueException

getAttributes

public Map.Entry<String,String>[] getAttributes()
Overrides:
getAttributes in class EventedValue<ChannelMute>

toString

public String toString()
Overrides:
toString in class EventedValue<ChannelMute>

getDatatype

protected org.teleal.cling.model.types.Datatype getDatatype()
Specified by:
getDatatype in class EventedValue<ChannelMute>


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