public class EventedValueChannelMute extends EventedValue<ChannelMute>
value
Constructor and Description |
---|
EventedValueChannelMute(ChannelMute value) |
EventedValueChannelMute(Map.Entry<String,String>[] attributes) |
Modifier and Type | Method and Description |
---|---|
Map.Entry<String,String>[] |
getAttributes() |
protected Datatype |
getDatatype() |
String |
toString() |
protected ChannelMute |
valueOf(Map.Entry<String,String>[] attributes) |
getName, getValue, valueOf
public EventedValueChannelMute(ChannelMute value)
protected ChannelMute valueOf(Map.Entry<String,String>[] attributes) throws InvalidValueException
valueOf
in class EventedValue<ChannelMute>
InvalidValueException
public Map.Entry<String,String>[] getAttributes()
getAttributes
in class EventedValue<ChannelMute>
public String toString()
toString
in class EventedValue<ChannelMute>
protected Datatype getDatatype()
getDatatype
in class EventedValue<ChannelMute>
Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.