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